Steven Stern said: > On Wed, 10 Dec 2003 07:58:31 -0800, you wrote: > > >>I find that, in Cygwin, I need to use the -X option when opening an ssh >>session to my Fedora box. After that, X apps "just work." >> >>-chris > > I tried that... > > ssh -X -l myname myhost Go one better: ssh -X -vv -l myname myhost Depending on how you installed Fedora, it might also be a problem of xauth missing. -- William Hooper