diff options
Diffstat (limited to 'data')
| -rw-r--r-- | data/rc.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/data/rc.xml b/data/rc.xml index 3859f537..e3a59eb2 100644 --- a/data/rc.xml +++ b/data/rc.xml @@ -569,6 +569,10 @@ <action name="Focus"/> <action name="Raise"/> </mousebind> + <mousebind button="Right" action="Press"> + <action name="Focus"/> + <action name="Raise"/> + </mousebind> </context> <context name="Root"> |
