summaryrefslogtreecommitdiff
path: root/x-ui.sh
diff options
context:
space:
mode:
authorCarsten Haitzler <raster@rasterman.com>2009-08-20 08:58:29 +0000
committerCarsten Haitzler <raster@rasterman.com>2009-08-20 08:58:29 +0000
commit0b404ef16344dc0b8c6c8f9a5d0f4765be5adb4e (patch)
tree843ebfd1a74bdc389d170f804aedd12bfa85707c /x-ui.sh
parent08a169c6966514eb88f4a5db83269a70e4fc5488 (diff)
downloadenlightenment-0b404ef16344dc0b8c6c8f9a5d0f4765be5adb4e.tar.gz
illume2 thing... refactoring the code here. use at your own risk!
SVN revision: 41883
Diffstat (limited to 'x-ui.sh')
-rwxr-xr-xx-ui.sh21
1 files changed, 13 insertions, 8 deletions
diff --git a/x-ui.sh b/x-ui.sh
index b184a8d16a..4475df3590 100755
--- a/x-ui.sh
+++ b/x-ui.sh
@@ -1,22 +1,27 @@
#!/bin/sh
+#Xephyr :1 -noreset -ac -br -dpi 142 -screen 240x320x16 &
+#Xephyr :1 -noreset -ac -br -dpi 142 -screen 320x240x16 &
+#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 480x320x16 &
+#Xephyr :1 -noreset -ac -br -dpi 183 -screen 480x800x16 &
+#Xephyr :1 -noreset -ac -br -dpi 183 -screen 800x480x16 &
#Xephyr :1 -noreset -ac -br -dpi 284 -screen 480x640x16 &
-Xephyr :1 -noreset -ac -br -dpi 284 -screen 480x640 &
#Xephyr :1 -noreset -ac -br -dpi 284 -screen 640x480x16 &
+
+#Xephyr :1 -noreset -ac -br -dpi 284 -screen 480x640 &
#Xephyr :1 -noreset -ac -br -dpi 284 -screen 640x480 &
-#Xephyr :1 -noreset -ac -br -dpi 181 -screen 320x320x16 &
#Xephyr :1 -noreset -ac -br -dpi 181 -screen 320x320 &
-#Xephyr :1 -noreset -ac -br -dpi 186 -screen 272x480x16 &
#Xephyr :1 -noreset -ac -br -dpi 186 -screen 272x480 &
-#Xephyr :1 -noreset -ac -br -dpi 142 -screen 240x320x16 &
#Xephyr :1 -noreset -ac -br -dpi 142 -screen 240x320 &
sleep 1
export DISPLAY=:1
-unset E_RESTART E_START E_IPC_SOCKET E_START_TIME
-#E_CONF_PROFILE=default ltrace enlightenment_start
-#E_CONF_PROFILE=default enlightenment_start
+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 illume
+-profile illume2