]> Dogcows Code - chaz/openbox/blobdiff - data/rc.xml
Change default doubleclick timeout to 500ms and keep track of where last click was
[chaz/openbox] / data / rc.xml
index faa401bd99093c69c49e2712db9ac64de0c14450..209cc2dc9a9d416e0c04842060b7cb6f6dbb2be8 100644 (file)
 </keyboard>
 
 <mouse>
-  <dragThreshold>8</dragThreshold>
+  <dragThreshold>1</dragThreshold>
   <!-- number of pixels the mouse must move before a drag begins -->
-  <doubleClickTime>200</doubleClickTime>
+  <doubleClickTime>500</doubleClickTime>
   <!-- in milliseconds (1000 = 1 second) -->
   <screenEdgeWarpTime>400</screenEdgeWarpTime>
   <!-- Time before changing desktops when the pointer touches the edge of the
This page took 0.026718 seconds and 4 git commands to generate.