This is the mail archive of the cygwin-xfree mailing list for the Cygwin XFree86 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: a feathiable solution displaying Windows program on Linux viassh / X?


On Thu, 22 Sep 2005, Bobber Cheng wrote:

> Had anyone found a feathiable solution displaying Windows program on 
> Linux via ssh / X? If the answser is no, i beg X gurus to give me any 
> advice how to implement it. Wine and VNC are not my choice.

An alternative to Terminal client or cytrix is rdesktop. But besides that
there is no working solution to wrap windows programs with X11. You might
want to take a look at cygpeace which is not much more than a prove of 
concept which allowed to export winmine over x11.

http://www.freedesktop.org/~ago/cygpeace/

Before begging X gurus (which btw is the wrong group to ask) you should
check the win32-x11 archives http://sourceware.org/ml/win32-x11/ starting 
with July - September, 2002 until July - September, 2004. Some techniques 
for wrapping and redirecting windows GDI calls to X11 were discussed there
but most of the initial activity vaporized after few months.

Basicly there are a few ways which might work:

- build a display driver which uses X11 as backend
  x11_drv from wine might provide the conversion to X11 calls
- wrap GDI calls from applications with own, X11 aware implementations
  cygpeace aproach
- Check how Terminal Client works and implement a backend which uses X11 
  instead of RDP

bye
	ago
BTW: Use rdesktop.
-- 
 Alexander.Gottwald@s1999.tu-chemnitz.de 
 http://www.gotti.org           ICQ: 126018723

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]