--- smage/trunk/extras/slim/mcore/files/slim.conf 2011/01/29 00:08:41 1203 +++ smage/trunk/extras/slim/mcore/files/slim.conf 2011/01/29 00:13:47 1204 @@ -2,8 +2,8 @@ default_xserver /usr/bin/X #xserver_arguments -dpi 75 -halt_cmd /sbin/shutdown -h now -reboot_cmd /sbin/shutdown -r now +halt_cmd /sbin/halt +reboot_cmd /sbin/reboot console_cmd /usr/bin/rxvt -C -fg white -bg black +sb -T "Console login" -e /bin/sh -c "/bin/cat /etc/issue; exec /bin/login" xauth_path /usr/bin/xauth @@ -13,10 +13,10 @@ # numlock on login_cmd exec /bin/bash -login ~/.xinitrc %session -welcome_msg Welcome to %host@%domain +welcome_msg -shutdown_msg The system is halting... -reboot_msg The system is rebooting... +shutdown_msg +reboot_msg default_user mcore auto_login yes