My mistake, but... I indeed didn't realize that there was a newer XWin.exe. I grabbed and installed it and the -clipboard switch now doesn't stop the process. Ny remote screen appears just fine. Sorry about my oversight.
However, the clipboard doesn't seem to function. I can't seem to copy and/or paste from either remote <-> local. I tried windowed and fullscreen with the same results. Here's my bat file: SET PATH=c:\cygwin\usr\X11R6\bin;c:\cygwin\bin;c:\cygwin\usr\bin;%PATH% SET DISPLAY=127.0.0.1:0.0 start c:\cygwin\usr\x11r6\bin\xwin -query 192.168.0.10 -clipboard exit Pretty basic. Any tips? Thanks! On Thu, 2003-01-23 at 10:54, Harold L Hunt II wrote: > Marc, > > Oh, and by downloading all the newest Cygwin and XFree86 stuff did you mean > that you manually selected version 4.2.0-21 of XFree86-xserv? If not, then > you did not get the latest TEST release of the Cygwin/XFree86 X Server. > > Harold > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Marc Williams > Sent: Thursday, January 23, 2003 11:02 AM > To: Cygwin list > Subject: xwinclip usage? > > > For quite some time now I've been successfully running xdmcp via Xwin on > several Windows machines to connect to a Linux server. > > I recently noticed the announcement that xwinclip functionality has been > integrated into Xwin (with -clipboard) and so I thought I would give it > a shot. I downloaded and installed all the newest cygwin and xfree > stuff. Everything went fine and everything seems to work just great. > Except xwinclip. It doesn't work as a Xwin switch. At least not with > my -query switch. When -clipboard is added to the CL, nothing starts. > Just sits there. When -clipboard is removed leaving my original cl, > Xwin works fine as expected. > > Is it possible I'm doing something wrong or is this a known issue? If > so, any plans to fix it?
