diff options
author | Christopher Michael <cpmichael1@comcast.net> | 2010-01-14 04:08:04 +0000 |
---|---|---|
committer | Christopher Michael <cpmichael1@comcast.net> | 2010-01-14 04:08:04 +0000 |
commit | 245804f5d7ba18204e0536245a978368da809760 (patch) | |
tree | 5943c14d32dd845f4c6d851046fd94735c3d847c /x-ui.sh | |
parent | 7c1087a702bbb6a9d110756ed373f40b19218ac4 (diff) |
Remove the pkg-config file for E_Illume.
Remove dead lines in indicator code.
SVN revision: 45108
Diffstat (limited to 'x-ui.sh')
-rwxr-xr-x | x-ui.sh | 10 |
1 files changed, 6 insertions, 4 deletions
@@ -12,7 +12,9 @@ | |||
12 | #Xephyr :1 -noreset -ac -br -dpi 284 -screen 480x640x16 & | 12 | #Xephyr :1 -noreset -ac -br -dpi 284 -screen 480x640x16 & |
13 | #Xephyr :1 -noreset -ac -br -dpi 284 -screen 640x480x16 -host-cursor & | 13 | #Xephyr :1 -noreset -ac -br -dpi 284 -screen 640x480x16 -host-cursor & |
14 | 14 | ||
15 | Xephyr :1 -noreset -ac -br -dpi 284 -screen 480x800 -host-cursor & | 15 | Xephyr :1 -noreset -ac -br -dpi 183 -screen 960x400x16 -host-cursor & |
16 | |||
17 | #Xephyr :1 -noreset -ac -br -dpi 284 -screen 480x800 -host-cursor & | ||
16 | #Xephyr :1 -noreset -ac -br -dpi 284 -screen 480x640 & | 18 | #Xephyr :1 -noreset -ac -br -dpi 284 -screen 480x640 & |
17 | #Xephyr :1 -noreset -ac -br -dpi 284 -screen 640x480 & | 19 | #Xephyr :1 -noreset -ac -br -dpi 284 -screen 640x480 & |
18 | #Xephyr :1 -noreset -ac -br -dpi 181 -screen 320x320 & | 20 | #Xephyr :1 -noreset -ac -br -dpi 181 -screen 320x320 & |
@@ -25,6 +27,6 @@ unset E_RESTART E_START E_IPC_SOCKET E_START_TIME E_CONF_PROFILE | |||
25 | enlightenment_start \ | 27 | enlightenment_start \ |
26 | -no-precache \ | 28 | -no-precache \ |
27 | -i-really-know-what-i-am-doing-and-accept-full-responsibility-for-it \ | 29 | -i-really-know-what-i-am-doing-and-accept-full-responsibility-for-it \ |
28 | -profile illume-home | 30 | -profile illume-home \ |
29 | #-fake-xinerama-screen 480x320+0+0 \ | 31 | -fake-xinerama-screen 480x400+0+0 \ |
30 | #-fake-xinerama-screen 480x320+480+0 | 32 | -fake-xinerama-screen 480x400+480+0 |