Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic: [EN] [solved] rqt autologin  (Read 2537 times)

libcha

  • Guest
[EN] [solved] rqt autologin
« on: 2012/12/23, 12:08:48 »
Hello,
is there a way to set up autologin to computer with latest siduction-rqt ?
When i turn on the computer, i wish i dont have to input my login and password.
I havent found such checkbox in any settings :)
Thanks much.

Offline michaaa62

  • User
  • Posts: 299
rqt autologin
« Reply #1 on: 2012/12/23, 14:59:04 »
Edit /etc/lightdm/lightdm.conf, find the part with
Quote
[SeatDefaults]
and uncomment the two lines
Quote
#autologin-user=
#autologin-user-timeout=0
and append your username to login right after the equal sign in the user line.