06-25-2014, 11:48 PM 
		
	
	
		You may need to add the following to /etc/X11/xorg.conf:
	
	
	
	
	
Code:
Section "ServerFlags"
   Option "BlankTime" "0"
   Option "StandbyTime" "0"
   Option "SuspendTime" "0"
   Option "OffTime" "0"
   Option "DontZap" "false"
EndSection
 
 

