make the default drag threshold 8px
[dana/openbox.git] / doc / rc-mouse-focus.xml
index dcfc381..acf2c14 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) -->