]> Dogcows Code - chaz/openbox/blobdiff - data/rc.xml
replace the <active> placement option with <placeOn>active/mouse/any</placeOn>
[chaz/openbox] / data / rc.xml
index 3cd88ee884682eb4d38edd26f68060c4f568ceef..ccaa8494aee802affaaa3a0b4b31e01a914fd60d 100644 (file)
   <center>yes</center>
   <!-- whether to place windows in the center of the free area found or
        the top left corner -->
-  <active>no</active>
-  <!-- force new windows ont the active monitor on a multi-head system, unless
-       they are part of an application already on another monitor -->
+  <placeOn>Any</placeOn>
+  <!-- with Smart placement on a multi-monitor system, try to place new windows
+       on: 'Any' - any monitor, 'Mouse' - where the mouse is, 'Active' - where
+       the active window is -->
 </placement>
 
 <theme>
   <name>Clearlooks</name>
   <titleLayout>NLIMC</titleLayout>
   <!--
-      avaible characters are NDSLIMC, each can occur at most once.
+      available characters are NDSLIMC, each can occur at most once.
       N: window icon
       L: window label (AKA title).
       I: iconify
This page took 0.024182 seconds and 4 git commands to generate.