From: tfheen Date: Tue, 29 Mar 2005 12:15:53 +0000 (+0000) Subject: dont focus new windows; have fallbacks for F2 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69b38b83ba7a9913b30a262655ffaba88cb526c6;p=dotfiles dont focus new windows; have fallbacks for F2 git-svn-id: file:///svn/tfheen/trunk/dotfiles@744 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf --- diff --git a/config/openbox/rc.xml b/config/openbox/rc.xml index a44cd46..b97a592 100644 --- a/config/openbox/rc.xml +++ b/config/openbox/rc.xml @@ -11,7 +11,7 @@ - yes + no yes 0 no @@ -67,7 +67,7 @@ /bin/bash -c '. ~/.bashrc ; exec $XTERM' - gmrun + /bin/bash -c 'exec gnome-panel-control --run-dialog || exec gmrun || exec grun'