From 5d6f81407b29cf3acc627df4e31cee6fa68a980b Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Fri, 21 Nov 2008 14:02:12 +0000 Subject: fix default illume profile conifg to have config module fix centering - turn it off in illume SVN revision: 37730 --- x-ui.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x-ui.sh') diff --git a/x-ui.sh b/x-ui.sh index 35bf239cae..7a3b32f82e 100755 --- a/x-ui.sh +++ b/x-ui.sh @@ -14,5 +14,5 @@ Xephyr :1 -noreset -ac -br -dpi 284 -screen 480x640x16 & sleep 1 export DISPLAY=:1 unset E_RESTART E_START E_IPC_SOCKET E_START_TIME -#E_CONF_PROFILE=default enlightenment_start -enlightenment_start -profile illume +E_CONF_PROFILE=default enlightenment_start +#enlightenment_start -profile illume -- cgit v1.2.1