]> err.no Git - dotfiles/commitdiff
handle the case of the WM not being run in the right environment
authortfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Sun, 16 Jan 2005 22:29:14 +0000 (22:29 +0000)
committertfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Sun, 16 Jan 2005 22:29:14 +0000 (22:29 +0000)
git-svn-id: file:///svn/tfheen/trunk/dotfiles@713 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf

config/openbox/rc.xml

index 0cce3769a4843a8b3c7578230eb88b265b65e57a..32e6f6d14830a8ce48c201822224055cff7c5aeb 100644 (file)
 <keyboard>
   <chainQuitKey>C-g</chainQuitKey>
   <keybind key="F1">
-   <action name="Execute"><execute>/bin/sh -c "$XTERM"</execute></action>
+   <action name="Execute"><execute>/bin/sh -c 'eval "$XTERM"'</execute></action>
   </keybind>
   <keybind key="F2">
-   <action name="Execute"><execute>grun</execute></action>
+   <action name="Execute"><execute>gmrun</execute></action>
   </keybind>
   <keybind key="F3">
    <action name="ToggleDecorations" />