From 5b50a2b89e2d3a2098ff9e514f2bc17f3fc76fb7 Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Fri, 21 Nov 2008 03:59:30 +0000 Subject: * 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 --- x-ui.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x-ui.sh') 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 & -- cgit v1.2.1