summaryrefslogtreecommitdiff
path: root/x-ui.sh
diff options
context:
space:
mode:
authorCarsten Haitzler <raster@rasterman.com>2010-01-10 16:25:26 +0000
committerCarsten Haitzler <raster@rasterman.com>2010-01-10 16:25:26 +0000
commitbbd8bddc1ec749e1e08f08423cec300326001c92 (patch)
tree6018a40165adb98d1dbe2c17439e9ee47c27088f /x-ui.sh
parent07ccfbae03f670f24da1e0d0a0c462aaada8e80c (diff)
downloadenlightenment-bbd8bddc1ec749e1e08f08423cec300326001c92.tar.gz
try and be more robust on profile.cfg load.
SVN revision: 45014
Diffstat (limited to 'x-ui.sh')
-rwxr-xr-xx-ui.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/x-ui.sh b/x-ui.sh
index 5b393483c3..b4b47917da 100755
--- a/x-ui.sh
+++ b/x-ui.sh
@@ -6,12 +6,13 @@
#Xephyr :1 -noreset -ac -br -dpi 186 -screen 480x272x16 &
#Xephyr :1 -noreset -ac -br -dpi 181 -screen 320x320x16 &
#Xephyr :1 -noreset -ac -br -dpi 183 -screen 320x480x16 -host-cursor &
-Xephyr :1 -noreset -ac -br -dpi 183 -screen 480x320x16 -host-cursor &
+#Xephyr :1 -noreset -ac -br -dpi 183 -screen 480x320x16 -host-cursor &
#Xephyr :1 -noreset -ac -br -dpi 183 -screen 480x800x16 &
#Xephyr :1 -noreset -ac -br -dpi 183 -screen 800x480x16 &
#Xephyr :1 -noreset -ac -br -dpi 284 -screen 480x640x16 &
#Xephyr :1 -noreset -ac -br -dpi 284 -screen 640x480x16 -host-cursor &
+Xephyr :1 -noreset -ac -br -dpi 284 -screen 480x800 -host-cursor &
#Xephyr :1 -noreset -ac -br -dpi 284 -screen 480x640 &
#Xephyr :1 -noreset -ac -br -dpi 284 -screen 640x480 &
#Xephyr :1 -noreset -ac -br -dpi 181 -screen 320x320 &