Autologin with LXDM?

All questions and problems regarding LXDE components including LXSession, LXAppearance, GPicView, Leafpad, LXTerminal, Xarchiver, LXNM to be discussed here.

For PCManFM questions, please ask in the dedicated forum below.
Locked
Jeff91
Posts: 9
Joined: Sat Nov 07, 2009 9:27 pm
Location: Blue Island, IL
Contact:

Autologin with LXDM?

Post by Jeff91 »

Howdy All,

I was wondering how I can toggle auto-login while using LXDM. I add the line

Code: Select all

[base]
autologin=jeff
to my /etc/lxdm/lxdm.conf file but that did not do the trick.

What do I need to do to enable auto login?

EDIT: Per advice I found here for Lubuntu I also added the above line to my /etc/xdg/lubuntu/lxdm/lxdm.conf and it still does not auto log in for me :-/

~Jeff
graysky
Posts: 6
Joined: Thu Jun 03, 2010 6:29 am

Re: Autologin with LXDM?

Post by graysky »

I'm using slim which has an /etc/slim.conf for auto logins. Dunno about the built-in stuff.
N4RPS
Posts: 2
Joined: Sat Mar 24, 2012 5:49 am

Re: Autologin with LXDM?

Post by N4RPS »

Hello!

At the beginning of the default.conf file, located in the /etc/lxdm folder, you'll see this:

[base]
## uncomment and set autologin username to enable autologin
# autologin=

Change "# autologin=" to "autologin=whateveryourusernameis" and reboot. THAT should get you the result you're looking for.

I had the opposite problem - how to turn that feature off. Changing this value returned me to a normal login.

73 DE N4RPS
Rob
Locked