Power saving - blank screen

The blank screen after a set time is a useful feature. However, is there a way to not require my password to get past the blank screen?

Open terminal Ctl Alt F2.

Type the following code in terminal, and it should disable screen lock

gsettings set org.gnome.desktop.screensaver lock-enabled false

2 Likes

Perfect! Thank you so much.

3 Likes