DRAFT |
SDL_HINT_VIDEO_X11_XRANDR
A hint that specifies whether the X11 XRandR extension should be used.
Values
0 |
disable XRandR |
1 |
enable XRandR |
Default
By default SDL will not use XRandR because of window manager issues.
Code Examples
You can add your code example here
Remarks
For details about the referenced window manager issues see the following message (and its thread) on the SDL mailing list: http://lists.libsdl.org/pipermail/sdl-libsdl.org/2012-October/651919.html