root menu on right click

This commit is contained in:
Dana Jansens 2003-06-27 00:09:39 +00:00
parent e846063fa8
commit d0abbec2e5

View file

@ -291,7 +291,7 @@
<mousebind button="A-Down" action="click">
<action name="desktopleft"/>
</mousebind>
<mousebind button="Middle" action="press">
<mousebind button="Right" action="press">
<action name="showmenu"><menu>root</menu></action>
</mousebind>
</context>