From b321265d1231fc9dc7578228c68e34c0cc8b791c Mon Sep 17 00:00:00 2001 From: Christopher Michael Date: Mon, 16 Nov 2009 19:39:20 +0000 Subject: [PATCH] Modify configure.ac todo illume-home module. Fix x-ui script to show mouse (wasn't working here). SVN revision: 43733 --- configure.ac | 2 ++ x-ui.sh | 6 ++++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 48e68aeb4..df4d20618 100644 --- a/configure.ac +++ b/configure.ac @@ -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 diff --git a/x-ui.sh b/x-ui.sh index 4475df359..c3d8ed6e1 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