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.
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to