nanogui: vnc for nano-X question


Previous by date: 26 Feb 2001 02:08:16 -0000 can't open keyboard device, Jackie Chang
Next by date: 26 Feb 2001 02:08:16 -0000 Boot prompt on ipaq... Help needed, Sridharan Subramanian
Previous in thread: 26 Feb 2001 02:08:16 -0000 Re: vnc for nano-X question, Greg Haerr
Next in thread: 26 Feb 2001 02:08:16 -0000 Re: vnc for nano-X question, George Harvey

Subject: Re: vnc for nano-X question
From: "LC. Chang" ####@####.####
Date: 26 Feb 2001 02:08:16 -0000
Message-Id: <3A99BC9C.620E9A9D@sis.com.tw>

>
> There is version of the VNC viewer with much improved colour support on
> my web site. I did the work on 0.88 final so it may need tweaking for
> 0.89pre7. I am currently occupied with a uClinux kernel port so further
> VNC development is on hold. I hope to get back to it eventually but if
> anyone else wants to pick it up in the meantime, please go ahead.
>
> Look for nx-vnc332-250800.tar.gz at:
> http://dspace.dial.pipex.com/town/way/fr30/uclinux/downloads/contents.shtml
>
> Regards,
> George
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: ####@####.####
> For additional commands, e-mail: ####@####.####

Thanks for your help. I have download your version and run with
microwin0.89pre7. There is something to fix before it can run and I
attached the patch here. I can see you use FindBestVisual() to match
the RGB setting between client and server. Unfortunately it did not
work on my linux framebuffer with 16bpp. I have tried several setting
myself but it just doesn't show the right color (seems to losing blue value).
I think I should do further debug on RFB messages.

Regards,
L.C. Chang

diff -urN vnc/vncviewer/nanox.c vnc.fix/vncviewer/nanox.c
--- vnc/vncviewer/nanox.c	Sat Aug 26 06:06:03 2000
+++ vnc.fix/vncviewer/nanox.c	Mon Feb 26 09:41:42 2001
@@ -124,6 +124,7 @@
 	}
 	nx_dpy.fd = fd;
 	dpy = &nx_dpy;
+	GrGetScreenInfo(&si);
 
 #if 0
 	printf("CreateXWindow: calling FindBestVisual\n");	/* DEBUG */

Previous by date: 26 Feb 2001 02:08:16 -0000 can't open keyboard device, Jackie Chang
Next by date: 26 Feb 2001 02:08:16 -0000 Boot prompt on ipaq... Help needed, Sridharan Subramanian
Previous in thread: 26 Feb 2001 02:08:16 -0000 Re: vnc for nano-X question, Greg Haerr
Next in thread: 26 Feb 2001 02:08:16 -0000 Re: vnc for nano-X question, George Harvey


Powered by ezmlm-browse 0.20.