]> Dogcows Code - chaz/openbox/blobdiff - data/rc.xml.in
change the perapp settings "head" option to "monitor" i think its easier to understand.
[chaz/openbox] / data / rc.xml.in
index 45e144a32dae3f4dc40b06e3b50b2788c2f492ba..ca4c7764568653f661a3ef05200540e42ea3ae1b 100644 (file)
       <!-- a number or 'center' to center on screen -->
       <y>200</y>
       <!-- a number or 'center' to center on screen -->
-      <head>0</head>
-      <!-- specifies the xinerama head, 'mouse' for wherever the mouse is -->
+      <monitor>1</monitor>
+      <!-- specifies the monitor in a xinerama setup.
+           1 is the first head, or 'mouse' for wherever the mouse is -->
     </position>
 
     <focus>yes</focus>
     <!-- if the window should try be given focus when it appears -->
 
     <desktop>1</desktop>
-    <!-- 0 is the first desktop, 'all' for all desktops -->
+    <!-- 1 is the first desktop, 'all' for all desktops -->
 
     <layer>normal</layer>
     <!-- 'above', 'normal', or 'below' -->
This page took 0.023109 seconds and 4 git commands to generate.