]> err.no Git - dotfiles/commitdiff
make F3 switch on and off window decorations
authortfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Sat, 27 Dec 2003 12:06:40 +0000 (12:06 +0000)
committertfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Sat, 27 Dec 2003 12:06:40 +0000 (12:06 +0000)
git-svn-id: file:///svn/tfheen/trunk/dotfiles@247 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf

config/openbox/rc.xml

index e42a898e0eb4355de356ac180378d6c448195d6f..880ff9f9d4d2a1cb9e99d06799d2e4444ba901f2 100644 (file)
@@ -65,7 +65,9 @@
   <keybind key="F2">
    <action name="Execute"><execute>grun</execute></action>
   </keybind>
-
+  <keybind key="F3">
+   <action name="ToggleDecorations" />
+  </keybind>
   <keybind key="C-Right">
    <action name="DesktopNext"><dialog>no</dialog></action>
   </keybind>