Monday, April 29, 2024
 Popular · Latest · Hot · Upcoming
0
rated 0 times [  0] [ 0]  / answers: 1 / hits: 1169  / 1 Year ago, tue, february 21, 2023, 9:51:48

I noticed that the login screen that I get when the system first boots up is different from the login screen I see after I resume from suspend. I'm wondering if it is possible to get the same login screen that I saw when it first booted up as the one I get when I resume the system from suspend. I think the first boot login one is called LightDM greeter or something, not sure about the second one.


More From » suspend

 Answers
4

Yes,



first remove gnome-screensaver



sudo apt-get remove gnome-screensaver


Then install Lightlocker



sudo add-apt-repository ppa:light-locker/release
sudo apt-get update
sudo apt-get install light-locker


For more info on the project see Lightlocker's github page


[#28716] Wednesday, February 22, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
rofity

Total Points: 182
Total Questions: 98
Total Answers: 115

Location: Albania
Member since Sat, Jan 7, 2023
1 Year ago
;