Siduction Forum

Siduction Forum => Software - Support => Topic started by: libcha on 2012/12/23, 12:08:48

Title: [solved] rqt autologin
Post by: libcha 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.
Title: rqt autologin
Post by: michaaa62 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.