[solved] rqt autologin

Started by libcha, 2012/12/23, 12:08:48

Previous topic - Next topic

libcha

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.

michaaa62

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.