From 2596826d1ce5d405b70623751535e5d36b3da23e Mon Sep 17 00:00:00 2001 From: Christopher Michael Date: Sat, 21 Oct 2006 13:32:58 +0000 Subject: [PATCH] Update xnest script to use enlightenment_start for metrics :) SVN revision: 26734 --- xnest.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xnest.sh b/xnest.sh index c8f3500bc..7335d680c 100755 --- a/xnest.sh +++ b/xnest.sh @@ -43,7 +43,7 @@ Xnest :1 -ac & sleep 2 # Someone reported that it starts E before X has started properly. -DISPLAY=$main; $action enlightenment $display +DISPLAY=$main; $action enlightenment_start $display rm -f $tmp killall -TERM Xnest