Around 7 o'clock on Mar 4, Martin Gruber wrote:

> Can anybody give me a hint, if there is already a switch/define to change   
> the bit-order in a byte for the kdrive Xfbdev XServer or tell me, where to  

The easiest way is to implement this with a shadow frame buffer; the fb 
code doesn't currently support byte-order != bit-order.  Or, you can go 
and whack the code to swap accesses, fb isn't that much code (Xserver/fb).

-keith


_______________________________________________
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel

Reply via email to