123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354 |
- ." Text automatically generated by txt2man-1.4.7
- .TH slim 1 "May 15, 2005" "" ""
- .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
- -d
- run as a daemon
- .TP
- .B
- -p /path/to/theme
- display a preview of the theme. An already running X11 session
- is required for theme preview.
- .TP
- .B
- -h
- display a brief help message
- .TP
- .B
- -v
- display version information
- .SH EXAMPLES
- .TP
- .B
- \fBslim\fP -d
- run \fBslim\fP in daemon mode
- .TP
- .B
- \fBslim\fP -p /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 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.
|