Essential RPM packages for RH7.3

"Beerse, Corné" cbeerse "at" hiscom.nl
Tue Aug 20 09:53:02 2002


> -----Original Message-----
> From: Stephen Liu [mailto:satimis "at" writeme.com]
> Hi Till,
> 
> Thanks for your response.
> 
> At 07:46 AM 8/20/2002 +0200, you wrote:
> > > http://www.hexonet.de/software/x0rfbserver/
> > > If your Xserver uses the framebuffer device: gives access to :0
> >
> >x0rfbserver works independently of the linux framebuffer device, I
> >believe. It exports the X framebuffer, not the linux framebuffer. It
> >should work with all X servers, not onlx Xfb.
> 
> What is the difference between x0rfbserver and VNC server.
> 

The default vnc server on unix machines (Xvnc) gives a new, independent
display (numbering from :1 upwards). It does not do any thing with the
display at the console (display :0).

The x0rfbserver is an alternate vnc-server that gives access to the console
display (display :0), provided that it has an accessable framebuffer device
(/dev/fb or such), which is the case on most unix workstations.

For machines using XFree86 (version 4) there is also a vnc module available
for most display adapters. This might give a better performance than the
x0rfbserver. (see: http://xf4vnc.sourceforge.net/)



CBee