]> Dogcows Code - chaz/openbox/blobdiff - data/rc.xml
add the NONE cursor.
[chaz/openbox] / data / rc.xml
index 1d4b90ab05aa394d5d21a769762113183c7afdec..824e509ff9859708c6d4148dfe6b58c5b89b5b56 100644 (file)
   <followMouse>no</followMouse>
   <focusLast>yes</focusLast>
   <focusLastOnDesktop>yes</focusLastOnDesktop>
+  <focusDelay>150000</focusDelay>
 </focus>
 
 <theme>
-  <theme>thebear</theme>
+  <name>thebear</name>
   <titlelayout>NLIMC</titlelayout>
 </theme>
 
   <keybind key="A-F9">
     <action name="Iconify"/>
   </keybind>
+  <keybind key="A-space">
+    <action name="ShowMenu"><menu>client-menu</menu></action>
+  </keybind>
 </keyboard>
 
 <mouse>
     <mousebind button="A-Down" action="click">
       <action name="DesktopPrevious"/>
     </mousebind>
+    <mousebind button="Left" action="press">
+      <action name="focus"/>
+    </mousebind> 
     <mousebind button="Middle" action="press">
       <action name="ShowMenu"><menu>client-list-menu</menu></action>
     </mousebind> 
This page took 0.023868 seconds and 4 git commands to generate.