Magellan Linux

Contents of /alx-src/branches/alxconf-060/skel/slim/slim.conf

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2614 - (show annotations) (download)
Wed Jul 6 21:39:01 2011 UTC (12 years, 9 months ago) by niro
File size: 795 byte(s)
-get rid of /usr/X11R6
1 default_path /bin:/usr/bin:/usr/local/bin
2 default_xserver /usr/bin/X
3 xserver_arguments -nolisten tcp
4
5 halt_cmd /sbin/halt
6 reboot_cmd /sbin/reboot
7 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"
8
9 xauth_path /usr/bin/xauth
10 authfile /var/run/slim.auth
11
12 daemon yes
13
14 # numlock on
15 login_cmd exec /bin/bash -login ~/.xinitrc %session
16 welcome_msg Welcome to %host
17
18 shutdown_msg The system is halting...
19 reboot_msg The system is rebooting...
20
21 default_user @@USERNAME@@
22 auto_login yes
23
24 current_theme default
25
26 lockfile /var/run/slim.pid
27 logfile /var/log/slim.log