Mercurial > sdl-ios-xcode
diff WhatsNew @ 4318:34a0a589b9c4 SDL-1.2
Added SDL_VIDEO_FULLSCREEN_DISPLAY as a preferred synonym for SDL_VIDEO_FULLSCREEN_HEAD on X11.
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sat, 10 Oct 2009 15:06:04 +0000 |
parents | 0ca47eaff9c9 |
children |
line wrap: on
line diff
--- a/WhatsNew Sat Oct 10 14:59:32 2009 +0000 +++ b/WhatsNew Sat Oct 10 15:06:04 2009 +0000 @@ -8,6 +8,9 @@ SDL_reinterpret_cast(type, expression) SDL_static_cast(type, expression) + Added SDL_VIDEO_FULLSCREEN_DISPLAY as a preferred synonym for + SDL_VIDEO_FULLSCREEN_HEAD on X11. + Added SDL_DISABLE_LOCK_KEYS environment variable to enable normal up/down events for Caps-Lock and Num-Lock keys.