diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/rc-mouse-focus.xml | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/doc/rc-mouse-focus.xml b/doc/rc-mouse-focus.xml index e5f327e1..af62b260 100644 --- a/doc/rc-mouse-focus.xml +++ b/doc/rc-mouse-focus.xml @@ -238,7 +238,7 @@ <action name="Resize"/> </mousebind> - <mousebind button="A-Middle" action="Click"> + <mousebind button="A-Middle" action="Press"> <action name="Focus"/> <action name="Lower"/> </mousebind> @@ -279,8 +279,6 @@ <mousebind button="Middle" action="Press"> <action name="Focus"/> - </mousebind> - <mousebind button="Middle" action="Click"> <action name="Lower"/> </mousebind> @@ -346,8 +344,6 @@ <mousebind button="Middle" action="Press"> <action name="Focus"/> - </mousebind> - <mousebind button="Middle" action="Click"> <action name="Lower"/> </mousebind> |
