Hello Debianuserforums!
Good Day!
I was trying to find a way on how to make the logon screen of Debian just like Windows.
You know how Windows shows you the user accounts available in the machine when you login? You click on the user account then enter the password to login. Because currently, in my Debian machine, it prompts me to manually enter the username and password.
What I want to happened is my username should already be the default (with my user profile pic) and all I need to do is to enter the password.
I edited "/etc/lightdm/lightdm.conf", and added the following lines:
[Seat:*]
autologin-user=myusername
user-session=cinnamon
However, this one automatically logs me in without prompting the password. What I want is it should still ask for a password but my username should already be the default.
Thank you for your help!
More power debianuserforums!