summaryrefslogtreecommitdiff
path: root/x-ui.sh
diff options
context:
space:
mode:
authorCarsten Haitzler <raster@rasterman.com>2008-11-25 08:05:58 +0000
committerCarsten Haitzler <raster@rasterman.com>2008-11-25 08:05:58 +0000
commit5a29e1f6b5f834cea564cc305bb8f856c3f79cbd (patch)
tree1dca33de9c96d906278cf6b684fa78a201aeb639 /x-ui.sh
parentb9d7bcd3775dece81d8a4bb6ea0640e683126aae (diff)
downloadenlightenment-5a29e1f6b5f834cea564cc305bb8f856c3f79cbd.tar.gz
syscon module added - provides a system entry in main menu (build in one gone
now). syscon has a poup with buttons (configurale) that offer all the logout/reboot etc. stuff. also able to extend with more items or inline them into the theme too. not complete. need config for being able to extend the syscon popup (and use it) and no gui config for configuring what should appear and how it should look. possibly theme should have custon elements for the ones curently using button + icon look. also no keyboard control. SVN revision: 37797
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 7a3b32f82e..0b8b131fd7 100755
--- a/x-ui.sh
+++ b/x-ui.sh
@@ -1,10 +1,10 @@
#!/bin/sh
-Xephyr :1 -noreset -ac -br -dpi 284 -screen 480x640x16 &
+#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 &
+Xephyr :1 -noreset -ac -br -dpi 181 -screen 320x320x16 &
#Xephyr :1 -noreset -ac -br -dpi 181 -screen 320x320 &
#Xephyr :1 -noreset -ac -br -dpi 186 -screen 272x480x16 &
#Xephyr :1 -noreset -ac -br -dpi 186 -screen 272x480 &