cygwin-x-doc/faq cygwin-x-faq.xml,1.7,1.8 config.xml,1.7,1.8
Alexander Gottwald <xserver-commit-u7BhqnqprCWvj1b/[email protected]>
| Newsgroups | gmane.comp.freedesktop.xserver.cvs |
|---|---|
| Message-ID | <[email protected]> |
Committed by: ago Update of /cvs/xserver/cygwin-x-doc/faq In directory gabe:/tmp/cvs-serv20269/faq Modified Files: cygwin-x-faq.xml config.xml Log Message: 2004-10-01 Alexander Gottwald <[email protected]> * faq/cygwin-x-faq.xml: * faq/config.xml: Added entry about multihead systems. Index: cygwin-x-faq.xml =================================================================== RCS file: /cvs/xserver/cygwin-x-doc/faq/cygwin-x-faq.xml,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- cygwin-x-faq.xml 24 Sep 2004 12:37:25 -0000 1.7 +++ cygwin-x-faq.xml 1 Oct 2004 18:39:46 -0000 1.8 @@ -70,6 +70,7 @@ <!ENTITY multiwindow "<parameter>-multiwindow</parameter>"> <!ENTITY fullscreen "<parameter>-fullscreen</parameter>"> <!ENTITY nodecoration "<parameter>-nodecoration</parameter>"> +<!ENTITY multiplemonitors "<parameter>-multiplemonitors</parameter>"> <!ENTITY DISPLAY "<parameter>DISPLAY</parameter>"> ]> Index: config.xml =================================================================== RCS file: /cvs/xserver/cygwin-x-doc/faq/config.xml,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- config.xml 3 Apr 2004 07:14:26 -0000 1.7 +++ config.xml 1 Oct 2004 18:39:46 -0000 1.8 @@ -92,4 +92,14 @@ </answer> </qandaentry> +<qandaentry> +<question id="q-multihead"> +<para>I have a multihead system. Do I need special options to make it work? +</para> +</question> +<answer> +<para>You should start &XWin; with the &multiplemonitors; options</para> +</answer> +</qandaentry> + </qandadiv>