add the root context to the sloppy focus example config
This commit is contained in:
parent
df07fdc90a
commit
9fbe54b9a1
1 changed files with 2 additions and 0 deletions
|
@ -488,7 +488,9 @@
|
||||||
<mousebind button="Left" action="Press">
|
<mousebind button="Left" action="Press">
|
||||||
<action name="Activate"/>
|
<action name="Activate"/>
|
||||||
</mousebind>
|
</mousebind>
|
||||||
|
</context>
|
||||||
|
|
||||||
|
<context name="Root">
|
||||||
<!-- Menus -->
|
<!-- Menus -->
|
||||||
<mousebind button="Middle" action="Press">
|
<mousebind button="Middle" action="Press">
|
||||||
<action name="ShowMenu"><menu>client-list-combined-menu</menu></action>
|
<action name="ShowMenu"><menu>client-list-combined-menu</menu></action>
|
||||||
|
|
Loading…
Reference in a new issue