diff options
author | Frank Caraballo <fecaraballo{at}gmail{dot}com> | 2010-05-12 17:38:05 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-12 17:38:05 +0200 |
commit | bbe2cab46caaabd380fbb4598bfa6086049594f0 (patch) | |
tree | ad5f19b2390883c7c2ca5f4fa1227fb86d108295 /desktop/slim/README | |
parent | a4c27216dc6abb7b9272afead8db969f371e95f4 (diff) | |
download | slackbuilds-bbe2cab46caaabd380fbb4598bfa6086049594f0.tar.gz |
desktop/slim: Updated for version 1.3.1
Diffstat (limited to 'desktop/slim/README')
-rw-r--r-- | desktop/slim/README | 29 |
1 files changed, 8 insertions, 21 deletions
diff --git a/desktop/slim/README b/desktop/slim/README index afb4b3e531..6400e2ed27 100644 --- a/desktop/slim/README +++ b/desktop/slim/README @@ -1,21 +1,8 @@ -Slim is a lightweight login manager based on GNUstep's Login.app -It makes a great replacement for XDM for those who want something -that looks good, but still do not want Gnome or KDE. - -This package also includes a BSD-style rc.d script to start slim; -you will need to make /etc/rc.d/rc.slim executable: - chmod 755 /etc/rc.d/rc.slim - -Also, you will need to add something like this to /etc/rc.d/rc.local: - if [ -x /etc/rc.d/rc.slim ]; then - /etc/rc.d/rc.slim start - fi - -Note that your system should use runlevel 3 for this to work. -I (rworkman) did a bit of tinkering to try and make slim work properly -from runlevel 4 (starting it from rc.4) a few versions ago, but I was -not successful, and it wasn't worth the effort to continue. - -Finally, if you have PAM installed and wish to build slim with support -for it, have a look inside the build script for instructions; otherwise, -it will work as is. +SLiM is a lightweight login manager based on GNUstep's Login.app. It +makes a great replacement for XDM for those who want something that +looks good, but still do not want Gnome or KDE. + +Included is a custom Slackware theme that goes nicely with the lilo boot +theme. Regardless of whether you would like to use the custom theme, you +should see README.SLACKWARE for configuration hints (this file is also +installed into the package's documentation directory). |