summaryrefslogtreecommitdiff
path: root/x-ui.sh
diff options
context:
space:
mode:
authorCarsten Haitzler <raster@rasterman.com>2008-11-21 03:59:30 +0000
committerCarsten Haitzler <raster@rasterman.com>2008-11-21 03:59:30 +0000
commit5b50a2b89e2d3a2098ff9e514f2bc17f3fc76fb7 (patch)
treebe50a9845baafaf94d167e8013bb57ab7e6fc3e3 /x-ui.sh
parentf8fc0ae092c80501c597efc7b3fd7c5345a45d20 (diff)
downloadenlightenment-5b50a2b89e2d3a2098ff9e514f2bc17f3fc76fb7.tar.gz
* shortening config category titles.
* remove illume custom config dialog - use normal one * add toolbar used in config dialog. will be used for more. makes ui more compact and flexible. * make dialog windows optionally ALWAYS be "normal windows". * config module exports a config gadget now - illume doesnt need it anymore SVN revision: 37721
Diffstat (limited to 'x-ui.sh')
-rwxr-xr-xx-ui.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/x-ui.sh b/x-ui.sh
index fc14d13340..35bf239cae 100755
--- a/x-ui.sh
+++ b/x-ui.sh
@@ -1,7 +1,7 @@
#!/bin/sh
-#Xephyr :1 -noreset -ac -br -dpi 284 -screen 480x640x16 &
-Xephyr :1 -noreset -ac -br -dpi 284 -screen 480x640 &
+Xephyr :1 -noreset -ac -br -dpi 284 -screen 480x640x16 &
+#Xephyr :1 -noreset -ac -br -dpi 284 -screen 480x640 &
#Xephyr :1 -noreset -ac -br -dpi 284 -screen 640x480x16 &
#Xephyr :1 -noreset -ac -br -dpi 284 -screen 640x480 &
#Xephyr :1 -noreset -ac -br -dpi 181 -screen 320x320x16 &