[Scummvm-cvs-logs] SF.net SVN: scummvm: [24855] web/trunk/faq.inc

sev at users.sourceforge.net sev at users.sourceforge.net
Fri Dec 15 14:49:17 CET 2006


Revision: 24855
          http://scummvm.svn.sourceforge.net/scummvm/?rev=24855&view=rev
Author:   sev
Date:     2006-12-15 05:49:07 -0800 (Fri, 15 Dec 2006)

Log Message:
-----------
Add xinerama question.

Modified Paths:
--------------
    web/trunk/faq.inc

Modified: web/trunk/faq.inc
===================================================================
--- web/trunk/faq.inc	2006-12-15 13:38:07 UTC (rev 24854)
+++ web/trunk/faq.inc	2006-12-15 13:49:07 UTC (rev 24855)
@@ -85,6 +85,7 @@
 and/or garbled!</a></dt>
 <dt>4.17. <a href="#AEN264">How do I set an environment
 variable?</a></dt>
+<dt>4.18. <a href="#AEN265">ScummVM starts somewhere in the middle of my two Xinerama monitors in fullscreen mode. Help!</a></dt>
 </dl>
 </dd>
 <dt>5. <a href="#AEN274">Features</a></dt>
@@ -712,7 +713,20 @@
 the control panel.</p>
 </div>
 </div>
+<div class="qandaentry">
+<div class="question">
+<p><a name="AEN265" id="AEN265"></a><b>4.18.</b> ScummVM starts somewhere in the
+middle of my two Xinerama monitors in fullscreen mode. Help!</p>
 </div>
+<div class="answer">
+ <p>	In fact, this is SDL problem. SDL does by default has xinerama support
+	enabled. Set the <code class="envar">SDL_VIDEO_FULLSCREEN_HEAD</code>
+	environment variable to "1" to start ScummVM (and other SDL applications) in
+	fullscreen on only one monitor. If this does not work make sure your SDL
+	library does have Xinerama support compiled in.</p>
+</div>
+</div>
+</div>
 <div class="qandadiv">
 <h3><a name="AEN274" id="AEN274"></a>5. Features</h3>
 <div class="qandaentry">


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list