]> err.no Git - dotfiles/commitdiff
really handle the issue of XTERM not set.
authortfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Sun, 16 Jan 2005 22:54:41 +0000 (22:54 +0000)
committertfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Sun, 16 Jan 2005 22:54:41 +0000 (22:54 +0000)
git-svn-id: file:///svn/tfheen/trunk/dotfiles@718 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf

config/openbox/rc.xml

index 32e6f6d14830a8ce48c201822224055cff7c5aeb..173136b99234749506b7b5b31fbb7a9ee6f0237f 100644 (file)
@@ -64,7 +64,7 @@
 <keyboard>
   <chainQuitKey>C-g</chainQuitKey>
   <keybind key="F1">
-   <action name="Execute"><execute>/bin/sh -c 'eval "$XTERM"'</execute></action>
+   <action name="Execute"><execute>/bin/bash -c '. ~/.bashrc ; $XTERM'</execute></action>
   </keybind>
   <keybind key="F2">
    <action name="Execute"><execute>gmrun</execute></action>