diff options
author | Carsten Haitzler <raster@rasterman.com> | 2010-01-10 16:25:26 +0000 |
---|---|---|
committer | Carsten Haitzler <raster@rasterman.com> | 2010-01-10 16:25:26 +0000 |
commit | bbd8bddc1ec749e1e08f08423cec300326001c92 (patch) | |
tree | 6018a40165adb98d1dbe2c17439e9ee47c27088f /x-ui.sh | |
parent | 07ccfbae03f670f24da1e0d0a0c462aaada8e80c (diff) |
try and be more robust on profile.cfg load.
SVN revision: 45014
Diffstat (limited to 'x-ui.sh')
-rwxr-xr-x | x-ui.sh | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -6,12 +6,13 @@ | |||
6 | #Xephyr :1 -noreset -ac -br -dpi 186 -screen 480x272x16 & | 6 | #Xephyr :1 -noreset -ac -br -dpi 186 -screen 480x272x16 & |
7 | #Xephyr :1 -noreset -ac -br -dpi 181 -screen 320x320x16 & | 7 | #Xephyr :1 -noreset -ac -br -dpi 181 -screen 320x320x16 & |
8 | #Xephyr :1 -noreset -ac -br -dpi 183 -screen 320x480x16 -host-cursor & | 8 | #Xephyr :1 -noreset -ac -br -dpi 183 -screen 320x480x16 -host-cursor & |
9 | Xephyr :1 -noreset -ac -br -dpi 183 -screen 480x320x16 -host-cursor & | 9 | #Xephyr :1 -noreset -ac -br -dpi 183 -screen 480x320x16 -host-cursor & |
10 | #Xephyr :1 -noreset -ac -br -dpi 183 -screen 480x800x16 & | 10 | #Xephyr :1 -noreset -ac -br -dpi 183 -screen 480x800x16 & |
11 | #Xephyr :1 -noreset -ac -br -dpi 183 -screen 800x480x16 & | 11 | #Xephyr :1 -noreset -ac -br -dpi 183 -screen 800x480x16 & |
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 284 -screen 480x640 & | 16 | #Xephyr :1 -noreset -ac -br -dpi 284 -screen 480x640 & |
16 | #Xephyr :1 -noreset -ac -br -dpi 284 -screen 640x480 & | 17 | #Xephyr :1 -noreset -ac -br -dpi 284 -screen 640x480 & |
17 | #Xephyr :1 -noreset -ac -br -dpi 181 -screen 320x320 & | 18 | #Xephyr :1 -noreset -ac -br -dpi 181 -screen 320x320 & |