How to change the display manager from GDM to SLIM?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I have tried to get slim to start as my login manager instead of gdm, but everything I have tried so far has not worked.

I have installed slim via yum and then tried the following approaches:

First I tried to put the following line in /etc/X11/default-display-manager
   /usr/bin/slim

That did not work. Then I tried to put this line in /etc/inittab:
   x:5:respawn:/usr/bin/slim >& /dev/null

This did not work. I then tried to put this line in /etc/sysconfig/desktop
   DISPLAYMANAGER="SLIM"
and then added these to lines in /etc/X11/prefdm just after the GNOME/gdm part:
   elif [ "$DISPLAYMANAGER" = SLIM ]; then
       preferred=/usr/bin/slim

This did not work either. I have not been able to find a solution that works. So, how do I change the default display manager from GDM to SLIM?

Any suggestions are welcome
Kennet

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux