]> Dogcows Code - chaz/openbox/blobdiff - data/rc.xml.in
move stuff around some more
[chaz/openbox] / data / rc.xml.in
index 22e3139026ce1c2d1bb420a352c0a36edd0b61b5..62ded70c56ff7fb6c38eb5ae6d04516d444b21d1 100644 (file)
 <resistance>
   <strength>10</strength>
   <screen_edge_strength>20</screen_edge_strength>
+  <edges_hit_layers_below>no</edges_hit_layers_below>
 </resistance>
 
 <focus>
   <focusNew>yes</focusNew>
   <followMouse>no</followMouse>
+  <focusLast>no</focusLast>
   <focusDelay>0</focusDelay>
   <raiseOnFocus>no</raiseOnFocus>
 </focus>
@@ -31,6 +33,7 @@
 
 <desktops>
   <number>4</number>
+  <firstdesk>1</firstdesk>
   <names>
     <name>one</name>
     <name>two</name>
@@ -41,6 +44,7 @@
 
 <resize>
   <drawContents>yes</drawContents>
+  <fourCorners>no</fourCorners>
 </resize>
 
 <dock>
@@ -51,6 +55,7 @@
   <floatingY>0</floatingY>
   <autoHide>no</autoHide>
   <hideDelay>300</hideDelay>
+  <desktopMenuIcons>yes</desktopMenuIcons>
   <moveButton>A-Left</moveButton>
 </dock>
 
   <!-- You can specify more than one menu file in here and they are all loaded,
        just don't make menu ids clash or, well, it'll be kind of pointless -->
 
-  <!-- debian menu file -->
-  <file>/etc/X11/openbox/openbox-menu.xml</file>
-
   <!-- default menu file (or custom one in $HOME/.config/openbox/) -->
   <file>menu.xml</file>
 </menu>
This page took 0.022692 seconds and 4 git commands to generate.