]> Dogcows Code - chaz/openbox/blobdiff - data/rc.xml.in
popups fixes. if the text for the popup is empty now, there wont be extra padding...
[chaz/openbox] / data / rc.xml.in
index 45e144a32dae3f4dc40b06e3b50b2788c2f492ba..66880d7fb7e3a2339aa94f681053069e8240e061 100644 (file)
@@ -95,6 +95,8 @@
   <number>4</number>
   <firstdesk>1</firstdesk>
   <names>
+    <!-- the desktop names are only set at startup, pagers allow you to
+        change them during a session -->
     <name>desktop one</name>
     <name>desktop two</name>
     <name>desktop three</name>
       <!-- 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.02425 seconds and 4 git commands to generate.