We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 203

Summary: Screen blanks after delay
Product: SDL Reporter: Jacques Le Normand <rathereasy>
Component: videoAssignee: Sam Lantinga <slouken>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: 1.2.9   
Hardware: x86   
OS: Linux   

Description Jacques Le Normand 2006-04-22 16:27:14 UTC
It is customary for the screen to blank after a period of inactivity under linux. However, since sdl turns off screensavers, I had assumed it would also turn blanking off; it doesn't.
I'm running debian unstable, and I have DPMS turned on in my xorg.conf
Comment 1 Sam Lantinga 2006-05-07 17:18:01 UTC
I'd like to get this fixed for SDL 1.2.10 release, if possible.
Comment 2 Sam Lantinga 2006-05-08 02:38:45 UTC
The screensaver and DPMS are disabled now, when an SDL application is running.