summaryrefslogtreecommitdiff
path: root/x-ui.sh
diff options
context:
space:
mode:
authorChristopher Michael <cpmichael1@comcast.net>2009-11-16 19:39:20 +0000
committerChristopher Michael <cpmichael1@comcast.net>2009-11-16 19:39:20 +0000
commitb321265d1231fc9dc7578228c68e34c0cc8b791c (patch)
tree1f6e83cf1f4c751ac0dbdae4d8c83edaa78eacab /x-ui.sh
parent4a6ff85c1ace8c4aa2457c100ee90783ba6bdb79 (diff)
downloadenlightenment-b321265d1231fc9dc7578228c68e34c0cc8b791c.tar.gz
Modify configure.ac todo illume-home module.
Fix x-ui script to show mouse (wasn't working here). SVN revision: 43733
Diffstat (limited to 'x-ui.sh')
-rwxr-xr-xx-ui.sh6
1 files changed, 4 insertions, 2 deletions
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