Velvet Star Monitor

Standout celebrity highlights with iconic style.

general

Ubuntu 17.10 Screen lock not working and grey

Writer Andrew Henderson

The screen lock is not working, it does not lock the screen (no password required).

I would like it to prompt for a password every time the screen locks (clock screen).

All instructions tells me to enable this in privacy but I can not enable or disable as it's grey (gray).

Ubuntu 17.10 upgraded from Ubuntu 17.04, upgraded from Ubuntu 16.10.

Screen Lock Grey out

Any help or advise would be great as I already tried many setting and installs and removes suggested on online.

1 Answer

Lock screen needs to be enabled:

gsettings get org.gnome.desktop.lockdown disable-lock-screen
false

If result is true then use:

gsettings set org.gnome.desktop.lockdown disable-lock-screen false
3

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy