PDA

View Full Version : F14 automatic login under LXDE/OpenBox


fedora4doug
20th October 2010, 03:40 PM
Installed Fedora 14 w/ LXDE/OpenBox and need automatic login. Is there some configuration file to edit or add entries to (like GDM custom.conf)?

Thanks,
Doug

stevea
20th October 2010, 05:22 PM
/etc/lxdm/lxdm.conf
needs a line like
autologin=doug
under the "[base]" section.

fedora4doug
20th October 2010, 05:31 PM

Hi Steve, Thanks a bunch for the quick response! :) Doug