Sunday, April 28, 2024
3
rated 0 times [  3] [ 0]  / answers: 1 / hits: 460  / 2 Years ago, tue, february 1, 2022, 3:26:30

After upgrading to ubuntu 11.10 my screen locks after resuming from suspend. Unticking autolock in gconfig doesnt work anymore. Any ideas?


More From » suspend-resume

 Answers
7

I did the following in terminal and it worked for me:



sudo apt-get update; sudo apt-get install dconf-tools
dconf-tools


(
the equivalent terminal command is:



 gsettings set org.gnome.desktop.lockdown disable-lock-screen 'true'


)



Here's a picture of mine:



enter image description here


[#42914] Tuesday, February 1, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
itagde

Total Points: 241
Total Questions: 113
Total Answers: 118

Location: Liechtenstein
Member since Wed, Dec 8, 2021
2 Years ago
itagde questions
Thu, Jun 10, 21, 21:24, 3 Years ago
Sat, Aug 13, 22, 22:41, 2 Years ago
Thu, May 20, 21, 11:52, 3 Years ago
Tue, Aug 23, 22, 06:19, 2 Years ago
;