VIDEO_X11_XRANDR


Description:

[ CCode ( cname = "SDL_HINT_VIDEO_X11_XRANDR" ) ]
public const string VIDEO_X11_XRANDR

A variable controlling whether the X11 XRandR extension should be used.

This variable can be set to the following values:

  • "0" - Disable XRandR
  • "1" - Enable XRandR

By default SDL will not use XRandR because of window manager issues.


Namespace: SDL.Hint
Package: sdl2