[SATLUG] vnc error
Jeremy Teale
lists at thehunter.ws
Sat Jun 10 02:27:58 CDT 2006
On Jun 10, 2006, at 12:15 AM, Chris wrote:
> I am trying to vnc using my web browser with java to a linux
> computer. The linux computer has the vnc-java package installed and
> real vnc server running. VNC works, but not with the web browser. I
> get a grey screen, and I can move the mouse around. How can I fix
> this? What is causing it? http://www.geocities.com/good_bye300/
> vncjava.JPG
Looks like you haven't defined any sort of ~/.vnc/xinitrc, or is it
~/.vnc/xstartup (?), something like that. You need to define what you
want to be launched on vnc initiation in this file. If you're trying
to connect to an already running desktop session, you need to start
the vncserver with the -name option, try the man pages for more details.
More information about the SATLUG
mailing list