Fullscreen issue with multiple monitors

From FreeSpace Wiki
Revision as of 12:33, 2 May 2015 by Niffiwan (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
« Mouse jumping to bottom right corner The fs2_open on Linux Guide
Fullscreen issues with multiple monitors
»

If you have issues with fullscreen FSO running on the wrong monitor or running across both monitors, try setting this in the script/terminal/etc that you use to run FSO:

export SDL_VIDEO_FULLSCREEN_HEAD=0

where 0 is the number (as reported by xrandr) of the monitor that you want FSO to run fullscreen on.