]> Dogcows Code - chaz/openbox/blobdiff - data/rc.xml
typo
[chaz/openbox] / data / rc.xml
index a5e9bd117ee2c53ce3e32cbad1cf937eca583ac1..6bbc34a8b579cf0e2ea999d77e4a73372a8b7781 100644 (file)
@@ -32,6 +32,9 @@
 <placement>
   <policy>Smart</policy>
   <!-- 'Smart' or 'UnderMouse' -->
+  <center>yes</center>
+  <!-- whether to place windows in the center of the free area found or
+       the top left corner -->
 </placement>
 
 <theme>
   <!-- number of pixels the mouse must move before a drag begins -->
   <doubleClickTime>200</doubleClickTime>
   <!-- in milliseconds (1000 = 1 second) -->
+  <screenEdgeWarpTime>400</screenEdgeWarpTime>
+  <!-- time before changing desktops when the pointer touches the edge of the
+       screen while moving a window, in milliseconds (1000 = 1 second),
+       0 disables warping -->
 
   <context name="Frame">
     <mousebind button="A-Left" action="Press">
This page took 0.025729 seconds and 4 git commands to generate.