summaryrefslogtreecommitdiff
path: root/data/rc.xml
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2008-01-11 15:01:03 -0500
committerDana Jansens <danakj@orodu.net>2008-01-11 15:01:03 -0500
commit1cb287e130ee662002baeec809c42498da38b878 (patch)
tree3985aacefbae82329158edbfffb5fd76c411b9dc /data/rc.xml
parentfb1d6d9e468f66c047c80b8f4bd66a9f270c624a (diff)
focus the desktop window when you right click it, same as you focus other windows
Diffstat (limited to 'data/rc.xml')
-rw-r--r--data/rc.xml4
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">