diff options
author | David Spencer <baildon.research@googlemail.com> | 2015-02-15 00:51:12 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-02-15 07:56:23 +0700 |
commit | 8dc1198e5a540645ee938d127dad5e4a181639fa (patch) | |
tree | e690f2262aa9a6694a54a8e6e8343875913aa56f /system/slim/README.SLACKWARE | |
parent | 01b084c830ea2616ecebf5d74f00ffebb8cafacb (diff) | |
download | slackbuilds-8dc1198e5a540645ee938d127dad5e4a181639fa.tar.gz |
system/slim: Fix build for new freetype.
Thanks to mancha, Alan Ianson, and many more :-)
Signed-off-by: David Spencer <baildon.research@googlemail.com>
Diffstat (limited to 'system/slim/README.SLACKWARE')
-rw-r--r-- | system/slim/README.SLACKWARE | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/system/slim/README.SLACKWARE b/system/slim/README.SLACKWARE index c4d08f12bd..81d62b68a8 100644 --- a/system/slim/README.SLACKWARE +++ b/system/slim/README.SLACKWARE @@ -1,10 +1,5 @@ README.SLACKWARE for SLiM -Frank Caraballo took the time to create a custom Slackware theme which goes -nicely with the lilo boot theme. -If you would like to use that theme, you will need to edit /etc/slim.conf -and change the 'current_theme' directive from 'default' to 'slackware-black' - If you would like to use SLiM as the login manager in runlevel 4, add the following lines to /etc/rc.d/rc.4 just above the section that tries to start gdm: @@ -15,3 +10,7 @@ start gdm: exec /usr/bin/slim fi +Frank Caraballo took the time to create a custom Slackware theme which goes +nicely with the lilo boot theme. If you would like to use Frank's theme, you +will need to edit /etc/slim.conf and change the 'current_theme' directive from +'default' to 'slackware-black'. |