VIDEO_X11_XINERAMA
Description:
[
CCode ( cname =
"SDL_HINT_VIDEO_X11_XINERAMA" ) ]
public const string VIDEO_X11_XINERAMA
A variable controlling whether the X11 Xinerama extension should be used.
This variable can be set to the following values:
- "0" - Disable Xinerama
- "1" - Enable Xinerama
By default SDL will use Xinerama if it is available.