From b321265d1231fc9dc7578228c68e34c0cc8b791c Mon Sep 17 00:00:00 2001 From: Christopher Michael Date: Mon, 16 Nov 2009 19:39:20 +0000 Subject: Modify configure.ac todo illume-home module. Fix x-ui script to show mouse (wasn't working here). SVN revision: 43733 --- x-ui.sh | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'x-ui.sh') diff --git a/x-ui.sh b/x-ui.sh index 4475df3590..c3d8ed6e17 100755 --- a/x-ui.sh +++ b/x-ui.sh @@ -5,7 +5,7 @@ #Xephyr :1 -noreset -ac -br -dpi 186 -screen 272x480x16 & #Xephyr :1 -noreset -ac -br -dpi 186 -screen 480x272x16 & #Xephyr :1 -noreset -ac -br -dpi 181 -screen 320x320x16 & -Xephyr :1 -noreset -ac -br -dpi 183 -screen 320x480x16 & +Xephyr :1 -noreset -ac -br -dpi 183 -screen 320x480x16 -host-cursor & #Xephyr :1 -noreset -ac -br -dpi 183 -screen 480x320x16 & #Xephyr :1 -noreset -ac -br -dpi 183 -screen 480x800x16 & #Xephyr :1 -noreset -ac -br -dpi 183 -screen 800x480x16 & @@ -18,10 +18,12 @@ Xephyr :1 -noreset -ac -br -dpi 183 -screen 320x480x16 & #Xephyr :1 -noreset -ac -br -dpi 186 -screen 272x480 & #Xephyr :1 -noreset -ac -br -dpi 142 -screen 240x320 & +#Xnest -ac -br -geometry 320x480 :1 & + sleep 1 export DISPLAY=:1 unset E_RESTART E_START E_IPC_SOCKET E_START_TIME E_CONF_PROFILE enlightenment_start \ -no-precache \ -i-really-know-what-i-am-doing-and-accept-full-responsibility-for-it \ --profile illume2 +-profile illume-home -- cgit v1.2.1