summaryrefslogtreecommitdiff
path: root/data/rc.xml
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2007-05-26 22:15:52 +0000
committerDana Jansens <danakj@orodu.net>2007-05-26 22:15:52 +0000
commitca8924a5a004816cf7db39bcf4851312ef93a2dc (patch)
tree480259211a4dc4b53628bd19fc0cb6aae96a92e0 /data/rc.xml
parent5e9e266722826fbd5907df1bf900864ab23f6539 (diff)
let you unfocus/lower stuff in press actions. it'll be okay
Diffstat (limited to 'data/rc.xml')
-rw-r--r--data/rc.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/data/rc.xml b/data/rc.xml
index d251ee12..5622cde9 100644
--- a/data/rc.xml
+++ b/data/rc.xml
@@ -240,7 +240,7 @@
<action name="Resize"/>
</mousebind>
- <mousebind button="A-Middle" action="Click">
+ <mousebind button="A-Middle" action="Press">
<action name="Lower"/>
<action name="FocusToBottom"/>
<action name="Unfocus"/>
@@ -281,7 +281,7 @@
<action name="ToggleMaximizeFull"/>
</mousebind>
- <mousebind button="Middle" action="Click">
+ <mousebind button="Middle" action="Press">
<action name="Lower"/>
<action name="FocusToBottom"/>
<action name="Unfocus"/>
@@ -343,7 +343,7 @@
<action name="Resize"><edge>bottom</edge></action>
</mousebind>
- <mousebind button="Middle" action="Click">
+ <mousebind button="Middle" action="Press">
<action name="Lower"/>
<action name="FocusToBottom"/>
<action name="Unfocus"/>