On Sun, 20 May 2018 12:46:22 -0700
stan wrote:

> switch desktop managers.
> I ignored it since it didn't apply to me.

Pretty simple really. Just do something like:

systemctl disable gdm.service
systemctl enable kdm.service

If you don't have the one you want installed, you
can do something like:

[root@zooty ~]# dnf install /usr/lib/systemd/system/xdm.service
Last metadata expiration check: 0:00:00 ago on Sun 20 May 2018 04:00:32 PM EDT.
Dependencies resolved.
================================================================================
 Package             Arch          Version                  Repository     Size
================================================================================
Installing:
 xorg-x11-xdm        x86_64        1:1.1.11-16.fc28         fedora        173 k

Transaction Summary
================================================================================
Install  1 Package

Total download size: 173 k
Installed size: 460 k
Is this ok [y/N]:

Presumably that will drag in any dependencies it need to properly
run that flavor login manager.
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/B7ZWB6H4FYHKTIUULNDUUVSYD3IMOEY2/

Reply via email to