This is the mail archive of the
cygwin-xfree@cygwin.com
mailing list for the Cygwin XFree86 project.
Re: Two Servers
Hi,
I use:
X -ac -query IP1 :1
X -ac -query IP2 :2
and so on.
I leave the :0 free for startxwin.bat.
The -ac disable access control, the :2 tells X to create the screen on port
localhost:2.0
X --help or the man page will show more help.
Mit freundlichen Gruessen,
Ralf Gans
On Monday 06 December 2004 17:31, Henry Camacho wrote:
> I am trying now to get two xservers running. Each to linux hosts using X11
> forwarding. I am not even sure what my command line should be to start the
> two xservers.
>
> Any help would greatly be appericated.
>
> HFC