diff options
author | Carsten Haitzler <raster@rasterman.com> | 2008-11-25 08:09:19 +0000 |
---|---|---|
committer | Carsten Haitzler <raster@rasterman.com> | 2008-11-25 08:09:19 +0000 |
commit | be2fe2e6899a3e4a9c3041f34435bc6a4fe02e8f (patch) | |
tree | f76396087ad420608ec4880d15a8afe59ad4e9e3 /x-ui.sh | |
parent | 5a29e1f6b5f834cea564cc305bb8f856c3f79cbd (diff) |
and fix x-ui.sh to be default again and... fix themr to have right icon max
sizes.
SVN revision: 37798
Diffstat (limited to 'x-ui.sh')
-rwxr-xr-x | x-ui.sh | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,10 +1,10 @@ | |||
1 | #!/bin/sh | 1 | #!/bin/sh |
2 | 2 | ||
3 | #Xephyr :1 -noreset -ac -br -dpi 284 -screen 480x640x16 & | 3 | Xephyr :1 -noreset -ac -br -dpi 284 -screen 480x640x16 & |
4 | #Xephyr :1 -noreset -ac -br -dpi 284 -screen 480x640 & | 4 | #Xephyr :1 -noreset -ac -br -dpi 284 -screen 480x640 & |
5 | #Xephyr :1 -noreset -ac -br -dpi 284 -screen 640x480x16 & | 5 | #Xephyr :1 -noreset -ac -br -dpi 284 -screen 640x480x16 & |
6 | #Xephyr :1 -noreset -ac -br -dpi 284 -screen 640x480 & | 6 | #Xephyr :1 -noreset -ac -br -dpi 284 -screen 640x480 & |
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 181 -screen 320x320 & | 8 | #Xephyr :1 -noreset -ac -br -dpi 181 -screen 320x320 & |
9 | #Xephyr :1 -noreset -ac -br -dpi 186 -screen 272x480x16 & | 9 | #Xephyr :1 -noreset -ac -br -dpi 186 -screen 272x480x16 & |
10 | #Xephyr :1 -noreset -ac -br -dpi 186 -screen 272x480 & | 10 | #Xephyr :1 -noreset -ac -br -dpi 186 -screen 272x480 & |
@@ -14,5 +14,5 @@ Xephyr :1 -noreset -ac -br -dpi 181 -screen 320x320x16 & | |||
14 | sleep 1 | 14 | sleep 1 |
15 | export DISPLAY=:1 | 15 | export DISPLAY=:1 |
16 | unset E_RESTART E_START E_IPC_SOCKET E_START_TIME | 16 | unset E_RESTART E_START E_IPC_SOCKET E_START_TIME |
17 | E_CONF_PROFILE=default enlightenment_start | 17 | #E_CONF_PROFILE=default enlightenment_start |
18 | #enlightenment_start -profile illume | 18 | enlightenment_start -profile illume |