diff options
author | Carsten Haitzler <raster@rasterman.com> | 2010-01-04 12:27:15 +0000 |
---|---|---|
committer | Carsten Haitzler <raster@rasterman.com> | 2010-01-04 12:27:15 +0000 |
commit | 5ebb87d1581f428f20b99c1e5dfa6b2a6bf8aafe (patch) | |
tree | c7abee352f7fe249f41bd5f3559505158dc9d08b /x-ui.sh | |
parent | 3ec7e23d3f667273f4152557c130442ddac04ec7 (diff) |
1. compositor module skeletion. have more code elsehwere currently
2. lutin patch for path_max
SVN revision: 44874
Diffstat (limited to 'x-ui.sh')
-rwxr-xr-x | x-ui.sh | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -5,8 +5,8 @@ | |||
5 | #Xephyr :1 -noreset -ac -br -dpi 186 -screen 272x480x16 & | 5 | #Xephyr :1 -noreset -ac -br -dpi 186 -screen 272x480x16 & |
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 & |