add the client-list-menu
This commit is contained in:
parent
cbd0e4d308
commit
fec178a210
1 changed files with 4 additions and 1 deletions
5
data/rc3
5
data/rc3
|
@ -304,8 +304,11 @@
|
|||
<mousebind button="A-Down" action="click">
|
||||
<action name="desktopleft"/>
|
||||
</mousebind>
|
||||
<mousebind button="Middle" action="press">
|
||||
<action name="showmenu"><menu>client-list-menu</menu></action>
|
||||
</mousebind>
|
||||
<mousebind button="Right" action="press">
|
||||
<action name="showmenu"><menu>root</menu></action>
|
||||
<action name="showmenu"><menu>root-menu</menu></action>
|
||||
</mousebind>
|
||||
</context>
|
||||
</mouse>
|
||||
|
|
Loading…
Reference in a new issue