Screen keeps getting blank

Sergio sergiocmailbox-xfce at yahoo.com.br
Tue Jul 17 16:14:06 CEST 2012


You could add /etc/X11/xorg.conf.d/00-monitor.conf like 

Section "Monitor"
	Identifier   "Monitor0"
#	VendorName   "Monitor Vendor"
#	ModelName    "Monitor Model"
#	HorizSync    30-107
#	VertRefresh  48-120
        Option       "DPMS" "off"
EndSection

The commented out lines are optional.


More information about the Xfce mailing list