File: slim.1

package info (click to toggle)
slim 1.3.6-5.1
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 2,460 kB
  • ctags: 472
  • sloc: cpp: 4,085; ansic: 209; sh: 199; makefile: 22
file content (93 lines) | stat: -rw-r--r-- 1,949 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
" Text automatically generated by txt2man-1.4.7
.TH slim 1 "January 09, 2006" "" ""
.SH NAME
\fBslim \fP- Simple LogIn Manager
\fB
.SH SYNOPSIS
.nf
.fam C
\fBslim\fP [\fIoptions\fP] [<arguments>]
.fam T
.fi
.SH DESCRIPTION
SLiM is a lightweight login manager for X11, allowing the initialization
of a graphical session by entring username and password in a login screen.
.SH OPTIONS
.TP
.B
\fB-d\fP
run as a daemon
.TP
.B
\fB-p\fP /path/to/theme
display a preview of the theme. An already running X11 session
is required for theme preview.
.TP
.B
\fB-h\fP
display a brief help message
.TP
.B
\fB-v\fP
display version information
.SH EXAMPLES
.TP
.B
\fBslim\fP \fB-d\fP
run \fBslim\fP in daemon mode
.TP
.B
\fBslim\fP \fB-p\fP /usr/share/\fBslim\fP/themes/default
preview of the default theme
.SH STARTING SLIM AT BOOT
Please refer to documentation of your Operating System to make \fBslim\fP
automatically startup after the system boots.
.SH CONFIGURATION
Global configuration is stored in the /etc/slim.conf file. See the comments
inside the file for a detailed explanation of the \fIoptions\fP.
.SH USAGE AND SPECIAL USERNAMES
When started, \fBslim\fP will show a login panel; enter the username and
password of the user you want to login as.
.PP
Special usernames:
.TP
.B
console
open a xterm console
.TP
.B
exit
quit \fBslim\fP
.TP
.B
halt
shutdown the machine
.TP
.B
reboot
reboot the machine
.TP
.B
suspend
power-suspend the machine
.PP
See the configuration file for customizing the above commands.
The 'halt' and 'reboot' commands need the root password, this may
change in future releases.
.PP
Shortcuts:
.TP
.B
F11
executes a custom command (by default takes a screenshot)  
.TP
.B
F1
choose session type (see configuration file and xinitrc.sample)
.SH AUTHORS 
Simone Rota <sip@varlock.com>
.PP
Johannes Winkelmann <jw@tks6.net>
.SH SEE ALSO
See the online documentation at the SLiM web site for further information
on themes, FAQs, etc.