On 06/01/2015 08:50 AM, Max Pyziur wrote:
It seems that my GDM is hosed also; I see that both gdm and lightdm are installed (per fedup); how do I make the adjustment?

Thank you.
http://ask.systutorials.com/524/how-to-replace-gdm-with-lightdm-on-fedora

# yum install lightdm lightdm-gtk

Then, disable gdm service and make the lightdm service be started by systemd

# systemctl disable gdm.service
# systemctl enable lightdm.service

After rebooting your Fedora Linux, lightdm should be the dm.



-- 
Paul Cartwright
Registered Linux User #367800 and new counter #561587

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to