Mercurial > sdl-ios-xcode
diff docs.html @ 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 | 9c47984430f0 |
children |
line wrap: on
line diff
--- a/docs.html Sat Oct 10 14:59:32 2009 +0000 +++ b/docs.html Sat Oct 10 15:06:04 2009 +0000 @@ -93,7 +93,10 @@ SDL_GL_GetAttribute(SDL_GL_SWAP_CONTROL) returns the correct value with GLX_SGI_swap_control. </P> <P> - The SDL_VIDEO_FULLSCREEN_HEAD environment variable can be set to 0 to place fullscreen SDL windows on the first Xinerama screen. + Added SDL_VIDEO_FULLSCREEN_DISPLAY as a preferred synonym for SDL_VIDEO_FULLSCREEN_HEAD on X11. +</P> +<P> + The SDL_VIDEO_FULLSCREEN_DISPLAY environment variable can be set to 0 to place fullscreen SDL windows on the first Xinerama screen. </P> <P> Added the SDL_VIDEO_FBCON_ROTATION environment variable to control output orientation on the framebuffer console.