wok-stable rev 7882

Default slim.conf with xorg
author Christophe Lincoln <pankso@slitaz.org>
date Tue Jan 04 01:06:52 2011 +0100 (2011-01-04)
parents b8be9a6ca00e
children 2e82510e855f
files slim/stuff/etc/slim.conf
line diff
     1.1 --- a/slim/stuff/etc/slim.conf	Tue Jan 04 00:01:56 2011 +0100
     1.2 +++ b/slim/stuff/etc/slim.conf	Tue Jan 04 01:06:52 2011 +0100
     1.3 @@ -4,8 +4,8 @@
     1.4  # Path, X server and arguments (if needed)
     1.5  # Note: -xauth $authfile is automatically appended
     1.6  default_path        ./:/bin:/usr/bin:/usr/local/bin
     1.7 -default_xserver     /usr/bin/Xvesa
     1.8 -xserver_arguments   -ac -shadow dpms +extension Composite -screen 1024x768x24
     1.9 +default_xserver     /usr/bin/Xorg
    1.10 +#xserver_arguments
    1.11  
    1.12  # Commands for halt, login, etc.
    1.13  halt_cmd            /sbin/poweroff