diff options
author | Christopher Michael <cpmichael1@comcast.net> | 2009-11-16 19:43:00 +0000 |
---|---|---|
committer | Christopher Michael <cpmichael1@comcast.net> | 2009-11-16 19:43:00 +0000 |
commit | b17a0a22b512802c7cd4ec44e6119e5eba1efafa (patch) | |
tree | 2e300d32697fc0c3b2fde596ff59239b0d807ccf /x-ui.sh | |
parent | b321265d1231fc9dc7578228c68e34c0cc8b791c (diff) |
Oops, xnest doesn't belong in that script. Removed.
SVN revision: 43734
Diffstat (limited to 'x-ui.sh')
-rwxr-xr-x | x-ui.sh | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -18,8 +18,6 @@ Xephyr :1 -noreset -ac -br -dpi 183 -screen 320x480x16 -host-cursor & | |||
18 | #Xephyr :1 -noreset -ac -br -dpi 186 -screen 272x480 & | 18 | #Xephyr :1 -noreset -ac -br -dpi 186 -screen 272x480 & |
19 | #Xephyr :1 -noreset -ac -br -dpi 142 -screen 240x320 & | 19 | #Xephyr :1 -noreset -ac -br -dpi 142 -screen 240x320 & |
20 | 20 | ||
21 | #Xnest -ac -br -geometry 320x480 :1 & | ||
22 | |||
23 | sleep 1 | 21 | sleep 1 |
24 | export DISPLAY=:1 | 22 | export DISPLAY=:1 |
25 | unset E_RESTART E_START E_IPC_SOCKET E_START_TIME E_CONF_PROFILE | 23 | unset E_RESTART E_START E_IPC_SOCKET E_START_TIME E_CONF_PROFILE |