Magic. Thanks David, that works.
plink.exe -ssh -X [EMAIL PROTECTED] mozilla worked a treat after REMming that one line from <cygwin_dir>/usr/X11R6/bin/startxwin.bat Mind you, I wonder what benefit that has over using <cygwin_dir>/usr/X11R6/bin/startxdmcp.bat and getting the full glorious Linux desktop on the Windows machine. Regards, Robert -----Original Message----- From: David Kirk [mailto:[EMAIL PROTECTED] Sent: Thursday, 29 July 2004 4:32 p.m. To: [EMAIL PROTECTED] Subject: RE: proposal for publicity > Actually, what I see in the X window is.... > > [EMAIL PROTECTED] ~ > $ > > or put another way... > [EMAIL PROTECTED] ~ > $ You might need to comment out any extra stuff that it tries to load in your new X server. Check for a line that says: run xterm -sl 1000 -sb -rightbar -ms red -fg yellow -bg black -e /usr/bin/bash -l And put "REM" in front of it. Later David Kirk
