]> Dogcows Code - chaz/openbox/blobdiff - data/rc.xml.in
mem leak
[chaz/openbox] / data / rc.xml.in
index 45e144a32dae3f4dc40b06e3b50b2788c2f492ba..8ccf1cfacf1fd2e734700bb76160fd8c58e22f87 100644 (file)
@@ -42,7 +42,6 @@
       D: omnipresent (on all desktops).
   -->
   <keepBorder>yes</keepBorder>
-  <hideDisabled>no</hideDisabled>
   <animateIconify>yes</animateIconify>
   <font place="ActiveWindow">
     <name>sans</name>
@@ -92,6 +91,8 @@
 </theme>
 
 <desktops>
+  <!-- this stuff is only used at startup, pagers allow you to change them
+       during a session -->
   <number>4</number>
   <firstdesk>1</firstdesk>
   <names>
       <!-- 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.020558 seconds and 4 git commands to generate.