Xubuntu / lightdm-gtk-greeter

A GTK greeter for LightDM
GNU General Public License v3.0
140 stars 30 forks source link

Option to disable autologin timeout indefinetly after user input. #158

Open Zetta1Reid0 opened 4 months ago

Zetta1Reid0 commented 4 months ago

That would be a nice option to have. Since now , when i logout from the user. Switch user to the others field, after timeout expires I still get logged in. And that is annoying if I am doing something on the tty at the same time.

pezcurrel commented 4 months ago

It would be very useful in my case too: i use autologin-user-timeout=5 (5 seconds) in /etc/lightdm.conf, because most of the times i do autologin with my main user and i want ligthdm to do it quickly, but when i want to login with another user i often fail and login as my main user, because lightdm-gtk-greeter has no support for stopping autologin timeout (which lightdm itself does support).