cygwin-x-doc/faq licptc.xml,1.4,1.5 remote.xml,1.12,1.13

Alexander Gottwald <xserver-commit-u7BhqnqprCWvj1b/[email protected]> Tue, 7 Jun 2005 02:31:10 -0700 (PDT)
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-serv22824/faq

Modified Files:
	licptc.xml remote.xml 
Log Message:
2005-06-07  Alexander Gottwald  <[email protected]>

	* faq/remote.xml:
	Extend -query troubleshooting


Index: licptc.xml
===================================================================
RCS file: /cvs/xserver/cygwin-x-doc/faq/licptc.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- licptc.xml	3 Apr 2004 07:14:26 -0000	1.4
+++ licptc.xml	7 Jun 2005 09:31:07 -0000	1.5
@@ -55,17 +55,17 @@
 
 <qandaentry>
 <question id="q-copyright-cygwin-x">
-<para>Whom holds the copyright on the &project; source code?</para>
+<para>Who holds the copyright on the &project; source code?</para>
 </question>
 
 <answer>
 <para>&project; proper doesn't have a single copyright holder, as
 &project; is made up of two parts, namely &cygwin; and the
 &x-window-system;; each part follows a different scheme in regards to
-whom will hold the copyright on source code.</para>
+who will hold the copyright on source code.</para>
 
 <para>See <xref linkend="q-copyright-x-window-system"></xref> and <xref
-linkend="q-copyright-cygwin"></xref> for more information regarding whom
+linkend="q-copyright-cygwin"></xref> for more information regarding who
 holds the copyright on &project; source code.</para>
 </answer>
 </qandaentry>
@@ -73,24 +73,24 @@
 
 <qandaentry>
 <question id="q-copyright-x-window-system">
-<para>Whom holds the copyright on the &x-window-system; source code?</para>
+<para>Who holds the copyright on the &x-window-system; source code?</para>
 </question>
 
 <answer>
 <para>Each source code file in the &x-window-system; typically has its
 own license and copyright statement.  Therefore, there is not a
-general rule for determining whom holds the copyright on a particular
+general rule for determining who holds the copyright on a particular
 &x-window-system; source file, as each author is free to assign the
 copyright to someone else, to some group, or to keep the copyright
 themselves.  You must inspect the source code file in question to
-determine whom holds the copyright for that file.</para>
+determine who holds the copyright for that file.</para>
 </answer>
 </qandaentry>
 
 
 <qandaentry>
 <question id="q-copyright-cygwin">
-<para>Whom holds the copyright on the &cygwin; source code?</para>
+<para>Who holds the copyright on the &cygwin; source code?</para>
 </question>
 
 <answer>

Index: remote.xml
===================================================================
RCS file: /cvs/xserver/cygwin-x-doc/faq/remote.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- remote.xml	21 Apr 2005 21:04:15 -0000	1.12
+++ remote.xml	7 Jun 2005 09:31:07 -0000	1.13
@@ -163,7 +163,7 @@
 </qandaentry>
 
 <qandaentry>
-<question id="q-mandrake-8.1-xdmcp">
+<question id="q-xdmcp-query">
 <para>I get no login screen when using <parameter>-query</parameter></para>
 </question>
 
@@ -186,6 +186,14 @@
 [Xdmcp]
 Enable=true
 </screen>
+or for xdm style configuration:
+<screen>
+DisplayManager.requestPort:     0
+</screen>
+to:
+<screen>
+!DisplayManager.requestPort:     0
+</screen>
 </para>
 
 <table id="tbl-config-files" frame="all">
@@ -225,6 +233,20 @@
 <entry>/etc/X11/gdm/gdm.conf</entry>
 </row>
 
+<row>
+<entry>Debian GNU/Linux</entry>
+<entry>Unstable</entry>
+<entry>xdm</entry>
+<entry>/etc/X11/xdm/xdm-config</entry>
+</row>
+
+<row>
+<entry>Debian GNU/Linux</entry>
+<entry>Unstable</entry>
+<entry>wdm</entry>
+<entry>/etc/X11/wdm/wdm-config</entry>
+</row>
+
 </tbody>
 </tgroup>
 </table>
@@ -276,6 +298,25 @@
 </answer>
 </qandaentry>
 
+<qandaentry>
+<question id="q-mandrake-8.1-xdmcp">
+<para>XDMCP does not work with Mandrake 8.1</para>
+</question>
+<answer><para>See <xref linkend="q-xdmcp-query"></xref></para></answer>
+</qandaentry>
+
+<qandaentry>
+<question id="q-xdmcp-gdm">
+<para>Why does GDM not work with <parameter>-clipboard</parameter></para>
+</question>
+<answer>
+<para>
+Newer versions of GDM have a more complex startup mechanism than the other
+display manager have. This interferes with the way the clipboard client is 
+started.
+</para>
+</answer>
+</qandaentry>
 
 <qandaentry>
 <question id="q-solaris-fonts">