I'm currently playing a bit with X11.
I tried to display something from my Ubuntu PC on my Android tablet. I installed and Xorg server in Android, set
DISPLAY=<address>
on the PC and ranxclock
: this worked, the clock appeared in Android. If I runmetacity & gimp
, I get the GIMP GUI in the android machine. Is there a chance to get the Ubuntu desktop in Android?I wanted to run an X program in amazon EC2 Ubuntu and display the output on my local PC. Therefore I installed LXDE on the EC2 machine. But neither
lxdm
norgnome-session
work. Nothing happens.