Kubuntu and KDE 4 User Auto Login

Here’s a quick how to on setting user x to auto login under KDE 4. You may want to do this if it’s your machine at home, or you really have no security reason to have a login screen.

If you didn’t set it at the installation screens you can easily set it up in systemsettings with the Login Manager module.

To do this first open your systemsettings:

You can do that using your kde launcher, or using the command line interface and typing:

systemsettings

From here you will go to the advanced tabs and click on “Login Manager” (as you see below)

Enter in your password on the prompt

Once you launch the Login Manager Module, you’ll click on the “Convenience” tab. Right under the big red Attention Please Read you’ll see the “Enable Auto-Login” checkbox. After checking the Enable Auto-Login checkbox, you’ll use the drop down menu to pick the user you want to auto-login with. Here’s a before and after:

If you want to do it in the command line, you can add the following into /etc/kde4/kdm/kdmrc:

[X-:0-Core]
AutoLoginEnable=true
AutoLoginLocked=false
AutoLoginUser=bkevan
ClientLogFile=.xsession-errors

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

About ben.kevan

I am ben kevan.. Well yeah. .that's about it.

Leave a comment

Add your comment below, or trackback from your own site. You can also subscribe to these comments via RSS.

Your email is never shared. Required fields are marked *