1slim(1) slim(1)
2
3
4
5" Text automatically generated by txt2man‐1.4.7
6
8 slim - Simple LogIn Manager
9
11 slim [options] [<arguments>]
12
14 SLiM is a lightweight login manager for X11, allowing the initializa‐
15 tion of a graphical session by entring username and password in a login
16 screen.
17
19 -d run as a daemon
20
21 -p /path/to/theme
22 display a preview of the theme. An already running X11 session
23 is required for theme preview.
24
25 -h display a brief help message
26
27 -v display version information
28
30 slim -d
31 run slim in daemon mode
32
33 slim -p /usr/share/slim/themes/default
34 preview of the default theme
35
37 Please refer to documentation of your Operating System to make slim
38 automatically startup after the system boots.
39
41 Global configuration is stored in the /etc/slim.conf file. See the com‐
42 ments inside the file for a detailed explanation of the options.
43
45 When started, slim will show a login panel; enter the username and
46 password of the user you want to login as.
47
48 Special usernames:
49
50 console
51 open a xterm console
52
53 exit quit slim
54
55 halt shutdown the machine
56
57 reboot reboot the machine
58
59 suspend
60 power-suspend the machine
61
62 See the configuration file for customizing the above commands. The
63 'halt' and 'reboot' commands need the root password, this may change in
64 future releases.
65
66 Shortcuts:
67
68 F11 executes a custom command (by default takes a screenshot)
69
70 F1 choose session type (see configuration file and xinitrc.sample)
71
73 Simone Rota <sip@varlock.com>
74
75 Johannes Winkelmann <jw@tks6.net>
76
78 See the online documentation at the SLiM web site for further informa‐
79 tion on themes, FAQs, etc.
80
81
82
83 January 09, 2006 slim(1)