7

When I do not use my graphical session anymore, the screensaver automatically lock it and power off the screen to save energy.

I want it to keep locking my session but not to power off the screen, is it possible ?

I use Ubuntu 18.04 with default gnome display manager.

Thank you,

Matias

clouvis
  • 567
  • 1
  • 6
  • 18
  • see what you can change in `System Settings` > `Brightness & Lock` – Andra May 25 '18 at 10:05
  • There is no more Brightness & Lock in ubuntu 18.04 but there is settings> power. I configured it to never blanck the screen but it does not change my problem. I had the same issue in ubuntu 16.04. – clouvis May 25 '18 at 14:55

1 Answers1

12

As described in this thread on ubuntu forums it looks like this is part of the gnome-screensaver-command and there is no easy way to disable it. Try replacing the default screensaver with another one, like xscreensaver.

Hint: when you manually lock your screen, just hold the buttons a second longer and the screen won't turn off.

Marcus
  • 318
  • 5
  • 10