Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Delivered-To: mailing list cygwin@cygwin.com Date: Tue, 1 Mar 2005 11:50:15 -0600 (CST) From: Satish Balay To: cygwin@cygwin.com Subject: Re: GUI apps through ssh In-Reply-To: Message-ID: References: <94B02B76447B1C4A999430C6DC618CDE010360E0@u8sm7.ditscom.dsh.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-IsSubscribed: yes 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/