This script is for Slackware 11.0 only and may be outdated.

SlackBuilds Repository

11.0 > Desktop > slim (1.2.6)

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

Maintained by: Martin Lefebvre
Keywords: desktop session login gdm
ChangeLog: slim

Homepage:
http://slim.berlios.de

Source Downloads:
slim-1.2.6.tar.gz (1bf891f046014a03236c21ce6cbe455b)

Download SlackBuild:
slim.tar.gz
slim.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 11.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds