Signed-off-by: Martin Koegler <mkoeg...@auto.tuwien.ac.at> --- unix/xserver/hw/vnc/xvnc.cc | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/unix/xserver/hw/vnc/xvnc.cc b/unix/xserver/hw/vnc/xvnc.cc index 5ce6163..5e63b34 100644 --- a/unix/xserver/hw/vnc/xvnc.cc +++ b/unix/xserver/hw/vnc/xvnc.cc @@ -1211,6 +1211,7 @@ vfbScreenInit(int index, ScreenPtr pScreen, int argc, char **argv) pvfb->blueBits = pvfb->redBits = 5; pvfb->greenBits = 6; break; + case 24: case 32: pvfb->pixelFormatDefined = TRUE; pvfb->rgbNotBgr = TRUE; -- 1.5.6.5 ------------------------------------------------------------------------------ Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Tigervnc-devel mailing list Tigervnc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tigervnc-devel