Hi Jonathan,

> >    linux% ./vncserver
> >    linux% ./vncviewer :1
> >    VNC server default format:
> >      8 bits per pixel.
> >      True colour: max red 7 green 7 blue 3, shift red 0 green 3 blue 6
> >    Can't cope with 24 bits-per-pixel.  Sorry.
> 
> Try 32-bit, which is essentially 24-bit but in a "friendlier" pixel
> format.  Xvnc can handle 24-bit, but it seems the vncviewer needs 8,
> 16 or 32-bit formats.  It's worth noting that most Windows and Mac
> video cards that use "true colour" modes do so using 32-bit mode
> internally, even if it's reported as 24-bit by the OS.

This card doesn't support 1280x1024x32, not enough memory;  4MB Matrox
Millenium.

You say Xvnc can handle 24bpp but the `default format' output below
suggests it doesn't;  it is using 32bpp.

    % ./vncserver -depth 24
    % ./vncviewer :1
    VNC server supports protocol version 3.3 (viewer 3.3)
    Password: 
    VNC authentication succeeded
    Desktop name "ralph's X desktop (inputplus:1)"
    Connected to VNC server, using protocol version 3.3
    VNC server default format:
      32 bits per pixel.
      Least significant byte first in each pixel.
      True colour: max red 255 green 255 blue 255, shift red 0 green 8 blue 16
    Can't cope with 24 bits-per-pixel.  Sorry.

Am I interpreting this correctly?


Ralph.
---------------------------------------------------------------------
To unsubscribe, send a message with the line: unsubscribe vnc-list
to [EMAIL PROTECTED]
See also: http://www.uk.research.att.com/vnc/intouch.html
---------------------------------------------------------------------

Reply via email to