root menu on right click
This commit is contained in:
parent
e846063fa8
commit
d0abbec2e5
1 changed files with 1 additions and 1 deletions
2
data/rc3
2
data/rc3
|
@ -291,7 +291,7 @@
|
||||||
<mousebind button="A-Down" action="click">
|
<mousebind button="A-Down" action="click">
|
||||||
<action name="desktopleft"/>
|
<action name="desktopleft"/>
|
||||||
</mousebind>
|
</mousebind>
|
||||||
<mousebind button="Middle" action="press">
|
<mousebind button="Right" action="press">
|
||||||
<action name="showmenu"><menu>root</menu></action>
|
<action name="showmenu"><menu>root</menu></action>
|
||||||
</mousebind>
|
</mousebind>
|
||||||
</context>
|
</context>
|
||||||
|
|
Loading…
Reference in a new issue