]> Dogcows Code - chaz/openbox/blobdiff - data/rc.xml
dont use obsolete xmlChildrenNode
[chaz/openbox] / data / rc.xml
index 40c6b07601e7bcd936112852d97cbfe50cb7b157..d658f279b30850627e428149ed09c11762f211a4 100644 (file)
@@ -15,6 +15,7 @@
   <followMouse>no</followMouse>
   <focusLast>yes</focusLast>
   <focusLastOnDesktop>yes</focusLastOnDesktop>
+  <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.020359 seconds and 4 git commands to generate.