]> Dogcows Code - chaz/openbox/commitdiff
make the default drag threshold 1. it is smooth and feels and looks nice.
authorDana Jansens <danakj@orodu.net>
Sat, 16 Oct 2010 19:47:33 +0000 (15:47 -0400)
committerDana Jansens <danakj@orodu.net>
Mon, 24 Jan 2011 19:19:23 +0000 (14:19 -0500)
(also macos has it and i liked it.)

data/rc.xml

index faa401bd99093c69c49e2712db9ac64de0c14450..7598a72ca300235cae281d9c9924f881c8f9f2df 100644 (file)
 </keyboard>
 
 <mouse>
-  <dragThreshold>8</dragThreshold>
+  <dragThreshold>1</dragThreshold>
   <!-- number of pixels the mouse must move before a drag begins -->
   <doubleClickTime>200</doubleClickTime>
   <!-- in milliseconds (1000 = 1 second) -->
This page took 0.021617 seconds and 4 git commands to generate.