[Message Prev][Message Next][Thread Prev][Thread Next][Message Index][Thread Index]

the 16 bpp display mode patch second try.



> I've made an ugly patch to run rdesktop on my 16 bpp display:
> <http://ti.hogia.net/tmp/rdesktop-16.patch.gz> (3.5KB)

I've cleaned up the patch somewhat (but the colour/pixel handling is
still wrong, going to read chapter 6 of the Xlib documentation now. ;-):
<http://ti.hogia.net/tmp/rdesktop-16.patch-2.gz>

No longer any need to specify the pixelsize in advance, but one still
has to specify the number of bytes a pixel uses...

/Sebastian