From 6e6acd73794adb6524c7832909c19a7ed5a4e0ca Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Mon, 23 Oct 2006 06:50:44 +0000 Subject: [PATCH] According to raster, the proper way to start enlightenment with this script. SVN revision: 26748 --- xnest.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xnest.sh b/xnest.sh index 7335d680c..c4f0d736d 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_start $display +DISPLAY=$main; E_START="enlightenment_start"; $action enlightenment $display rm -f $tmp killall -TERM Xnest