> On Tue, Mar 17, 2009 at 1:20 PM, Jim Gettys <[email protected]> wrote: > > it's the npapi plugin capability that i want - the ability to plug in > an arbitrary XWindows application into a web browser - not the X > compression. it looks like LBX was utilised in rxr because it was not > just a channel for x-window events but also for x-window > authentication.
It sounds like what you want is WeirdX - http://www.jcraft.com/weirdx/ - which is a Java based X server that will run in a browser under any platform supporting Java - including Microsoft Windows. This will do what you want: allow an X Windowing System client application to use a browser as an X Windowing System server. _______________________________________________ xorg mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/xorg
