diff options
Diffstat (limited to 'data/rc.xml')
| -rw-r--r-- | data/rc.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/data/rc.xml b/data/rc.xml index 5622cde9..d251ee12 100644 --- a/data/rc.xml +++ b/data/rc.xml @@ -240,7 +240,7 @@ <action name="Resize"/> </mousebind> - <mousebind button="A-Middle" action="Press"> + <mousebind button="A-Middle" action="Click"> <action name="Lower"/> <action name="FocusToBottom"/> <action name="Unfocus"/> @@ -281,7 +281,7 @@ <action name="ToggleMaximizeFull"/> </mousebind> - <mousebind button="Middle" action="Press"> + <mousebind button="Middle" action="Click"> <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="Press"> + <mousebind button="Middle" action="Click"> <action name="Lower"/> <action name="FocusToBottom"/> <action name="Unfocus"/> |
