sdl@lists.libsdl.org
[Top] [All Lists]

[SDL] Can sdl remember the state of dual monitors after going full scree

Subject: [SDL] Can sdl remember the state of dual monitors after going full screen
From: m h
Date: Wed, 11 Feb 2009 21:03:14 -0700
Hey all-

I'm running sdl (1.2.13-r1) on (gentoo) linux with an external monitor
in dual screen mode (the post-xinerama xrandr stuff).  After I run an
sdl program full screen the screens are in cloned mode and the
resolution is off.

I've searched the mailing list and they say a patch for xrandr went in
2 years ago.  The release notes[0], state the xrandr mode is disabled.
 I tried setting SDL_VIDEO_X11_XRANDR to 1, but that didn't work
either.

Is this a bug with sdl or is there some upstream xrandr issue?

cheers,

matt

0 - http://www.libsdl.org/release/changes-1.2.html
_______________________________________________
SDL mailing list
SDL@xxxxxxxxxxxxxxxx
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org

<Prev in Thread] Current Thread [Next in Thread>
  • [SDL] Can sdl remember the state of dual monitors after going full screen, m h <=