]> Dogcows Code - chaz/openbox/blobdiff - data/rc.xml
optimization. don't need a glist where a simple pointer will suffice.
[chaz/openbox] / data / rc.xml
index 0ae56bdd3180aa5f473bb3a682ad6d61851c6608..0a7bee06bbd8978f4f6f46d718d7defc9e9d714f 100644 (file)
@@ -15,7 +15,7 @@
   <followMouse>no</followMouse>
   <focusLast>yes</focusLast>
   <focusLastOnDesktop>yes</focusLastOnDesktop>
-  <focusDelay>150000</focusDelay>
+  <focusDelay>0</focusDelay>
 </focus>
 
 <theme>
   <keybind key="A-F9">
     <action name="Iconify"/>
   </keybind>
+  <keybind key="A-space">
+    <action name="ShowMenu"><menu>client-menu</menu></action>
+  </keybind>
 </keyboard>
 
 <mouse>
This page took 0.025947 seconds and 4 git commands to generate.