Modify configure.ac todo illume-home module.

Fix x-ui script to show mouse (wasn't working here).



SVN revision: 43733
This commit is contained in:
Christopher Michael 2009-11-16 19:39:20 +00:00
parent 4a6ff85c1a
commit b321265d12
2 changed files with 6 additions and 2 deletions

View File

@ -607,6 +607,8 @@ src/modules/illume/keyboards/Makefile
src/modules/illume/dicts/Makefile
src/modules/illume2/Makefile
src/modules/illume2/module.desktop
src/modules/illume-home/Makefile
src/modules/illume-home/module.desktop
src/modules/syscon/Makefile
src/modules/syscon/module.desktop
src/modules/everything/Makefile

View File

@ -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