cygwin-x-doc/faq errors.xml,1.10,1.11

Alexander Gottwald xserver-commit at pdx.freedesktop.org
Fri Sep 24 09:31:11 UTC 2004


Committed by: ago

Update of /cvs/xserver/cygwin-x-doc/faq
In directory gabe:/tmp/cvs-serv21816

Modified Files:
	errors.xml 
Log Message:
updated multiple invocation entry


Index: errors.xml
===================================================================
RCS file: /cvs/xserver/cygwin-x-doc/faq/errors.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- errors.xml	23 Sep 2004 19:46:12 -0000	1.10
+++ errors.xml	24 Sep 2004 09:31:08 -0000	1.11
@@ -34,7 +34,17 @@
 <para>Most likely you have started <filename>&file-server-exe;</filename> 
 twice with <filename>startxwin.bat</filename> or <filename>startx</filename> 
 or a similar script.</para>
-<para>You can't do this. You can only start <filename>&file-server-exe;</filename> once this way. If you want another terminal window (which in fact is just a convenient side effect of running <filename>startxwin.bat</filename>) you should do this by starting <filename>xterm</filename> from the cygwin shell or from the startmenu entries.</para>
+
+<para>if you start multiple instances of <filename>&file-server-exe;</filename> you have to start to number them
+</para>
+
+<para><screen>XWin -query foo
+XWin :1 -query bar
+XWin :2 -query blubb
+</screen>
+Specifying no number is the same as using <parameter>:0</parameter></para>
+
+<para>If you want another terminal window (which in fact is just a convenient side effect of running <filename>startxwin.bat</filename>) you should do this by starting <filename>xterm</filename> from the cygwin shell or from the startmenu entries.</para>
 </answer>
 </qandaentry>
 



More information about the xserver-commit mailing list