From 69b38b83ba7a9913b30a262655ffaba88cb526c6 Mon Sep 17 00:00:00 2001 From: tfheen Date: Tue, 29 Mar 2005 12:15:53 +0000 Subject: [PATCH] dont focus new windows; have fallbacks for F2 git-svn-id: file:///svn/tfheen/trunk/dotfiles@744 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf --- config/openbox/rc.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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' -- 2.39.5