]> Dogcows Code - chaz/openbox/blobdiff - data/rc.xml
dont use obsolete xmlChildrenNode
[chaz/openbox] / data / rc.xml
index 0ae56bdd3180aa5f473bb3a682ad6d61851c6608..d658f279b30850627e428149ed09c11762f211a4 100644 (file)
@@ -15,7 +15,7 @@
   <followMouse>no</followMouse>
   <focusLast>yes</focusLast>
   <focusLastOnDesktop>yes</focusLastOnDesktop>
-  <focusDelay>150000</focusDelay>
+  <focusDelay>0</focusDelay>
 </focus>
 
 <theme>
     <action name="PreviousWindow"/>
   </keybind>
   <keybind key="A-F7">
-    <action name="KeyboardMove"/>
+    <action name="Move"/>
   </keybind>
   <keybind key="A-F8">
-    <action name="KeyboardResize"/>
+    <action name="Resize"/>
   </keybind>
   <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.022417 seconds and 4 git commands to generate.