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: 23,869     Votes:  3 
Tags: 18.04   lock-screen  
Link: 🔍 See Original Answer on Ask Ubuntu ⧉ 🔗

URL: https://askubuntu.com/q/1037753
Title: Lock screen without blank in 18.04
ID: /2018/05/18/Lock-screen-without-blank-in-18.04
Created: May 18, 2018    Edited:  May 19, 2018
Upload: April 8, 2024    Layout:  post
TOC: false    Navigation:  false    Copy to clipboard:  false


Check the current setting using:

gsettings get org.gnome.desktop.screensaver idle-activation-enabled

If the result is true turn it off using:

gsettings set org.gnome.desktop.screensaver idle-activation-enabled false

Second option to try is:

gsettings set org.gnome.settings-daemon.plugins.power idle-dim false

Gnome bug

There is a four year old Gnome bug addressing the issue of screen blanking immediately after lock here.

⇧ Installing Intel Graphics in 18.04 LTS Development Tools  ⇩