Configuring KDM instead of LightDM

Tom Horsley horsley1953 at gmail.com
Sat Feb 2 22:03:09 UTC 2013


On Sat, 02 Feb 2013 18:37:01 -0200
Lailah wrote:

> How can I use it instead
> of LightDM?

F18 uses systemd to start the login screen now instead
of the old prefdm code. Switching from GDM to KDM for
me was via:

systemctl disable gdm.service
systemctl enable kdm.service

So something like that will probably do the same for you
(but I don't know the exact name of the service to disable
for LightDM).

systemctl --full list-unit-files | grep enabled

would probably give you a clue.


More information about the users mailing list