This is the mail archive of the cygwin mailing list for the Cygwin 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: GUI apps through ssh


On Tue, 1 Mar 2005, artem_ave wrote:

> Thanks a lot, X11Forwarding worked just fine. The only thing is that default
> DISPLAY value is set 'solaris:10.0' which is not accessible. So I had to
> change it manually to 'localhost:10.0'. And it worked finally.
> How can I get the proper set by default?

ssh sets a DISPLAY variable on your solaris box [once the ssh
connection is established]. Mostlikely DISPLAY variable is modified
through some init file. [~/.cshrc or ~/.bashrc]

grep DISPLAY ~/.*

Satish

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


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