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: <42B1A2E3.4040607@iopan.gda.pl> Date: Thu, 16 Jun 2005 18:03:47 +0200 From: Jacek Piskozub User-Agent: Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:1.7.8) Gecko/20050608 MIME-Version: 1.0 To: cygwin AT cygwin DOT com CC: mangoo AT mch DOT one DOT pl Subject: Re: displaying Windows program on Linux via ssh / X? Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Tomasz Chmielewski wrote: >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: > Well, if the target host is a dual boot Windows + Linux box, it is possible using ssh -X together with wine. I just did that from WindowsME into another Windows box running Linux at the time. I used Cygwin (weel, this mailing list is about Cygwin, isn't it?) From Windows prompt: bash startx ssh -x target_host cd /wherever_your_C_disk_is/windows wine freecel.exe A nice screenshot of remotely run Freecell is here: http://www.iopan.gda.pl/~piskozub/freecell-from-Linux-thru-cygwin-and-X-on-WinME.jpg Of course I could start from Linux but that would have nothing to do with this mailinig list, would it? Regards, Jacek -- "Microsoft tried to create products that even a fool could use, but they ended up with something that only a fool would want to use." F.W. van Wensveen, 2004 -- 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/