]> Dogcows Code - chaz/openbox/blobdiff - data/rc.xml
add the position's force attribute to the default rc.xml and xsd
[chaz/openbox] / data / rc.xml
index 90ec90d1484425b816938f046461958d45bf1726..98daf274a614f3e3df5bfaa8b2e3661ecf373245 100644 (file)
     <shade>no</shade>
     # make the window shaded when it appears, or not
 
-    <position>
+    <position force="no">
       # the position is only used if both an x and y coordinate are provided
       # (and not set to 'default')
+      # when force is "yes", then the window will be placed here even if it
+      # says you want it placed elsewhere.  this is to override buggy
+      # applications who refuse to behave
       <x>center</x>
       # a number like 50, or 'center' to center on screen. use a negative number
       # to start from the right (or bottom for <y>), ie -50 is 50 pixels from the
This page took 0.020439 seconds and 4 git commands to generate.