summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/rc-mouse-focus.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/rc-mouse-focus.xml b/doc/rc-mouse-focus.xml
index 7f1d6d67..dcfc3811 100644
--- a/doc/rc-mouse-focus.xml
+++ b/doc/rc-mouse-focus.xml
@@ -324,7 +324,7 @@
<action name="Raise"/>
</mousebind>
<mousebind button="Left" action="Drag">
- <action name="Resize"><edge>top</edge></action>
+ <action name="Resize"><edge>left</edge></action>
</mousebind>
</context>
@@ -336,7 +336,7 @@
<action name="Raise"/>
</mousebind>
<mousebind button="Left" action="Drag">
- <action name="Resize"><edge>top</edge></action>
+ <action name="Resize"><edge>right</edge></action>
</mousebind>
</context>