Mercurial > sdl-ios-xcode
diff include/SDL_config.h.in @ 1783:c546353b1ad4
Fixed bug #203
Disable screensaver and DPMS blanking while SDL app is running.
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Mon, 08 May 2006 06:38:13 +0000 |
parents | 92947e3a18db |
children | 2280e314a978 |
line wrap: on
line diff
--- a/include/SDL_config.h.in Mon May 08 06:23:11 2006 +0000 +++ b/include/SDL_config.h.in Mon May 08 06:38:13 2006 +0000 @@ -278,6 +278,7 @@ #undef SDL_VIDEO_DRIVER_WSCONS #undef SDL_VIDEO_DRIVER_X11 #undef SDL_VIDEO_DRIVER_X11_DGAMOUSE +#undef SDL_VIDEO_DRIVER_X11_DPMS #undef SDL_VIDEO_DRIVER_X11_DYNAMIC #undef SDL_VIDEO_DRIVER_X11_DYNAMIC_XEXT #undef SDL_VIDEO_DRIVER_X11_DYNAMIC_XRANDR