[Scummvm-cvs-logs] SF.net SVN: scummvm: [24854] docs/trunk/docbook/faq.xml

sev at users.sourceforge.net sev at users.sourceforge.net
Fri Dec 15 14:42:47 CET 2006


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

Log Message:
-----------
Add question about Xinerama. Max, please, regenerate other files.

Modified Paths:
--------------
    docs/trunk/docbook/faq.xml

Modified: docs/trunk/docbook/faq.xml
===================================================================
--- docs/trunk/docbook/faq.xml	2006-12-15 00:59:11 UTC (rev 24853)
+++ docs/trunk/docbook/faq.xml	2006-12-15 13:38:07 UTC (rev 24854)
@@ -454,6 +454,16 @@
 	</simpara></answer>
 	</qandaentry>
 
+    <qandaentry><question><simpara>ScummVM starts somewhere in the middle of my two Xinerama monitors in fullscreen mode. Help!</simpara></question>
+	<answer><simpara>
+	In fact, this is SDL problem. SDL does by default has xinerama support
+	enabled. Set the <envar>SDL_VIDEO_FULLSCREEN_HEAD</envar>
+	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.
+	</simpara></answer>
+	</qandaentry>
+
   </qandadiv>
 
   <qandadiv><title>Features</title>


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