On Sun, 2014-04-20 at 17:14 +0530, David Pom wrote:
> I'm using siduction (based on debian sid), with gnome3 desktop,  in hp
> pavillion laptop.
> Auto blanking screen is not working. Please suggest me what to do.

I disable screen blanking by /etc/X11/xorg.conf .

Section "ServerFlags"
    Option "BlankTime" "0"
    Option "StandbyTime" "0"
    Option "SuspendTime" "0"
    Option "OffTime" "0"
EndSection

To enable it, edit the BlankTime value
http://www.x.org/archive/X11R6.8.0/doc/xorg.conf.5.html .



-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/1397997711.1647.2.camel@archlinux

Reply via email to