Discussion:
implement X11 server on Apple iOS
Han
2011-03-05 22:46:18 UTC
Permalink
Hi,

I'd like to use/implement X11 server on my iPad for remotely running
one of my Linux application. As I know the apple iOS does not support
X11 by default. A quick search shows only one iPad app (iSSH) supports
this and it doesn't seem to be open source. I am wondering if there
is any pointers for implementing X11 server on apple iOS (particularly
on iPad).

thanks in advance.

Han
Jeremy Huddleston
2011-03-06 01:25:29 UTC
Permalink
I'm sure some of XQuartz will probably work for you, but for the most part it's completely different... you'd probably be better off writing a new DDX from scratch.
Post by Han
Hi,
I'd like to use/implement X11 server on my iPad for remotely running
one of my Linux application. As I know the apple iOS does not support
X11 by default. A quick search shows only one iPad app (iSSH) supports
this and it doesn't seem to be open source. I am wondering if there
is any pointers for implementing X11 server on apple iOS (particularly
on iPad).
thanks in advance.
Han
_______________________________________________
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.freedesktop.org/mailman/listinfo/xorg
Loading...