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 Message-ID: <42AF2A0E.2050804@mch.one.pl> Date: Tue, 14 Jun 2005 21:03:42 +0200 From: Tomasz Chmielewski User-Agent: Mozilla Thunderbird 1.0.2-3mdk (X11/20050322) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: displaying Windows program on Linux via ssh / X? Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes I couldn't find it on Google and I feel it's a different thing than running Linux X applications (like xterm etc.), which is done by Cygwin/X. Is it possible to "display" Windows program on Linux via ssh / X? What I mean, normally we do something like that: windows_cygwin$ ssh -l user linuxbox -X linuxbox$ xterm and we start xterm on Linux, but it is displayed by a Windows X server. I want to do something in an opposite direction: start Windows apps on Linux display: linuxbox$ ssh -l user windows_cygwin -X windows_cygwin$ notepad or windows_cygwin$ iexplore.exe And these Windows applications would be displayed on my Linux. Is it possible with Cygwin? -- Tomek -- 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/