This is the mail archive of the cygwin-xfree mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Xlib connection refused


thom wrote:

> Thanks for the help. I was setting the display variable myself. I changed

Which is wrong, you shouldn't change it, ssh does the setting.

> it to be :10.0 and it took longer before giving me the error:
> 
> xterm Xt error: Can't open display: 192.168.205.98:10.0

And no wonder, the IP address should be 127.0.0.1 (or the IP of the server) not
the client address.

Many people gave you the wrong information, in short ssh takes care of setting
DISPLAY when you use -X or -Y or both, no need for anything else.
-- 
René Berber


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]