]> Dogcows Code - chaz/openbox/commitdiff
left and right edges resized in the wrong direction
authorMikael Magnusson <mikachu@comhem.se>
Wed, 30 May 2007 17:34:23 +0000 (17:34 +0000)
committerMikael Magnusson <mikachu@comhem.se>
Wed, 30 May 2007 17:34:23 +0000 (17:34 +0000)
doc/rc-mouse-focus.xml

index 7f1d6d67253e2e0a38c2b37702b89bc986f37664..dcfc3811e86ecfaa02df6865b872efa468cdc458 100644 (file)
       <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>
 
       <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>
 
This page took 0.019613 seconds and 4 git commands to generate.