]> Dogcows Code - chaz/openbox/blobdiff - doc/rc-mouse-focus.xml
make the default drag threshold 8px
[chaz/openbox] / doc / rc-mouse-focus.xml
index 7f1d6d67253e2e0a38c2b37702b89bc986f37664..acf2c14a0e8217aac3c8f37d2670684ca6b1ffba 100644 (file)
 </keyboard>
 
 <mouse>
-  <dragThreshold>3</dragThreshold>
+  <dragThreshold>8</dragThreshold>
   <!-- number of pixels the mouse must move before a drag begins -->
   <doubleClickTime>200</doubleClickTime>
   <!-- in milliseconds (1000 = 1 second) -->
       <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.020721 seconds and 4 git commands to generate.