Does anybody have any idea on how to disable screen blanking in Lenny?

Hi,

have yo tried these settings in the xorg.conf?

Option          "DPMS"

And in the ServerLayout section:

Option          "BlankTime"     "0"
Option          "StandbyTime"   "0"
Option          "SuspendTime"   "0"
Option          "OffTime"       "0"

This works for me. If i correctly remember you could also use
Option "NODPMS"

Bernd


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to