注意:
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Difference between revisions of "Package:Slim"
Jump to navigation
Jump to search
m (Linked to category "Display Managers") |
Threesixes (talk | contribs) m (more details) |
||
Line 5: | Line 5: | ||
|Homepage=http://sourceforge.net/projects/slim.berlios/ | |Homepage=http://sourceforge.net/projects/slim.berlios/ | ||
}} | }} | ||
Slim is a simple, easy to configure, light weight display manager. | |||
=== Installation === | |||
{{console|body=###i## emerge x11-misc/slim}} | |||
=== Configuration === | |||
==== Auto Name Entry ==== | |||
{{file|name=/etc/slim.conf|lang=|desc=|body= | |||
default_user funtoo | |||
}} | |||
==== Auto Login ==== | |||
{{file|name=/etc/slim.conf|lang=|desc=|body= | |||
auto_login yes | |||
}} | |||
[[Category:Display_Managers]] | [[Category:Display_Managers]] | ||
{{EbuildFooter}} | {{EbuildFooter}} |
Revision as of 20:25, May 13, 2015
Slim
Tip
We welcome improvements to this page. To edit this page, Create a Funtoo account. Then log in and then click here to edit this page. See our editing guidelines to becoming a wiki-editing pro.
Slim is a simple, easy to configure, light weight display manager.
Installation
root # emerge x11-misc/slim
Configuration
Auto Name Entry
/etc/slim.conf
default_user funtoo
Auto Login
/etc/slim.conf
auto_login yes