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 Mon, 28 Feb 2005, Satish Balay wrote:

> Also - if invoking ssh from a regular bash-cmd [not xterm] - make sure
> your display variable is properly set.
> 
> i.e
> setenv DISPLAY :0.0

Ah.. I'm mixing bash & tcsh.. [correct command woud be]
export DISPLAY=:0.0

> ssh -Y remotemachine
> xterm


--
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]