The Cookie Machine - Click here to drag window

DUMMY TEXT - Real text set in assets/js/theCookieMachine.js

If you can read me, I'm broken!

Views: 59,717     Votes:  71     ✅ Solution
Tags: suspend   password   lock-screen   18.04  
Link: 🔍 See Original Answer on Ask Ubuntu ⧉ 🔗

URL: https://askubuntu.com/q/1029805
Title: Disable password request from suspend - 18.04
ID: /2018/04/29/Disable-password-request-from-suspend-18.04
Created: April 29, 2018    Edited:  February 13, 2022
Upload: April 8, 2024    Layout:  post
TOC: false    Navigation:  false    Copy to clipboard:  false


Type the following in the terminal after the $ prompt:

gsettings get org.gnome.desktop.screensaver ubuntu-lock-on-suspend

If the result displayed is true then set it to false using:

gsettings set org.gnome.desktop.screensaver ubuntu-lock-on-suspend false

NOTE: The above question and this answer is for Ubuntu 18.04.

⇧ Enable fractional scaling for Ubuntu 18.04 Cannot remove apt package (unmet dependencies)  ⇩