3

I downloaded Ubuntu precise with Complete Linux Installer which uses VNC by default. Then I found a native X server on Google Play and I'd like to try it. I read somewhere I must export display, but I don't know how to.

nastys
  • 91
  • 1
  • 5

1 Answers1

3
export DISPLAY=:0

when you type "xterm" a terminal should appear inside X

But doesn't work very well, because some x11-Features are not implemented in this Android-Xserver.

Dan Hulme
  • 35,000
  • 17
  • 90
  • 155
unknown
  • 71
  • 1