]> Dogcows Code - chaz/openbox/blobdiff - data/rc.xml
mention that the desktop stuff are default values only
[chaz/openbox] / data / rc.xml
index 83cd890cffc95a5a286f24f2d1ec36c587dc431b..6bb4c3713350fa70eda75bf7f3f595f7d4aaef21 100644 (file)
 
 <desktops>
   <!-- this stuff is only used at startup, pagers allow you to change them
-       during a session -->
+       during a session
+
+       these are default values to use when other ones are not already set
+       by other applications, or saved in your session
+
+       use obconf if you want to change these without having to log out
+       and back in -->
   <number>4</number>
   <firstdesk>1</firstdesk>
   <names>
-    <name>desktop one</name>
-    <name>desktop two</name>
-    <name>desktop three</name>
-    <name>desktop four</name>
+    <!-- set names up here if you want to, like this:
+    <name>desktop 1</name>
+    <name>desktop 2</name>
+    -->
   </names>
 </desktops>
 
This page took 0.0251479999999999 seconds and 4 git commands to generate.