slim.1 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. ." Text automatically generated by txt2man-1.4.7
  2. .TH slim 1 "May 15, 2005" "" ""
  3. .SH NAME
  4. \fBslim \fP- Simple LogIn Manager
  5. \fB
  6. .SH SYNOPSIS
  7. .nf
  8. .fam C
  9. \fBslim\fP [\fIoptions\fP] [<arguments>]
  10. .fam T
  11. .fi
  12. .SH DESCRIPTION
  13. SLiM is a lightweight login manager for X11, allowing the initialization
  14. of a graphical session by entring username and password in a login screen.
  15. .SH OPTIONS
  16. .TP
  17. .B
  18. -d
  19. run as a daemon
  20. .TP
  21. .B
  22. -p /path/to/theme
  23. display a preview of the theme. An already running X11 session
  24. is required for theme preview.
  25. .TP
  26. .B
  27. -h
  28. display a brief help message
  29. .TP
  30. .B
  31. -v
  32. display version information
  33. .SH EXAMPLES
  34. .TP
  35. .B
  36. \fBslim\fP -d
  37. run \fBslim\fP in daemon mode
  38. .TP
  39. .B
  40. \fBslim\fP -p /usr/share/\fBslim\fP/themes/default
  41. preview of the default theme
  42. .SH STARTING SLIM AT BOOT
  43. Please refer to documentation of your Operating System to make \fBslim\fP
  44. automatically startup after the system boots.
  45. .SH CONFIGURATION
  46. Global configuration is stored in the /etc/slim.conf file. See the comments
  47. inside the file for a detailed explanation of the \fIoptions\fP.
  48. .SH AUTHORS
  49. Simone Rota <sip@varlock.com>
  50. .PP
  51. Johannes Winkelmann <jw@tks6.net>
  52. .SH SEE ALSO
  53. See the online documentation at the SLiM web site for further information
  54. on themes, FAQs, etc.