Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Mon, 28 Feb 2005 10:40:06 -0600 (CST) From: Satish Balay To: cygwin AT cygwin DOT com Subject: Re: GUI apps through ssh In-Reply-To: Message-ID: References: <20050228143816 DOT GI3184 AT mikee DOT ath DOT cx> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-IsSubscribed: yes 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/