: I don't know why, the hardware seems to be correct but on the display I 
see
: where green blue and where blue green.
:
: Is there any way to reverse this in the Nano-X compilation in the Config
: file or somewhere else ?

Thats a bit strange.  All RGB <-> hw framebuffer values are
converted using macros in include/mwtypes.h.  Look for things
like RGBTOPIXELVAL and COLORTOPIXELVAL macros.
These macros, built for each framebuffer type, convert between RGB
and hw formats.

Regards,

Greg 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to