2

I'm using ubuntu 12.04. When I use Fn+F3 on Windows the LCD turns off correctly. On Ubuntu it just puts the screen in screen saver mode.

What should I do to have the same behavior on Ubuntu as on Windows?

Oyibo
  • 1,917
shintalco
  • 21
  • 1
  • 2

2 Answers2

1

Try the following command in shell:

xset dpms force off

If it works then set it as a keyboard shortcut in Gnome preferences panel.

Pablo Bianchi
  • 17,371
pietrek
  • 157
  • 5
0

I think You have some problem by running process gnome-power-manager. Try killing the process.

Eliah Kagan
  • 119,640
ashutosh
  • 1,302