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 - Screen blanks after delay
Summary: Screen blanks after delay
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: video (show other bugs)
Version: 1.2.9
Hardware: x86 Linux
: P2 normal
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-22 16:27 UTC by Jacques Le Normand
Modified: 2006-05-08 02:38 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.