]> Dogcows Code - chaz/openbox/commitdiff
add default A-space binding for the client menu
authorDana Jansens <danakj@orodu.net>
Wed, 3 Sep 2003 09:36:32 +0000 (09:36 +0000)
committerDana Jansens <danakj@orodu.net>
Wed, 3 Sep 2003 09:36:32 +0000 (09:36 +0000)
data/rc.xml

index 0ae56bdd3180aa5f473bb3a682ad6d61851c6608..824e509ff9859708c6d4148dfe6b58c5b89b5b56 100644 (file)
   <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.02151 seconds and 4 git commands to generate.