Index: [thread] [date] [subject] [author]
  From: Andrew Apted <ajapted@netspace.net.au>
  To  : ggi-develop@eskimo.com
  Date: Wed, 26 Aug 1998 13:40:06 +1000

Re: Anyone managed to get XF68_DEV to work?

Geert writes:

>  On Tue, 25 Aug 1998, Andrew Apted wrote:
>  > modes it doesn't set the palette properly, and on 1 bit modes it a)
>  > assumes LSBFirst (god knows why), and b) black & white are reversed (and
>  > -flipPixels doesn't work :-<).
>  
>  For b, this means that your frame buffer device returns the wrong mono visual
>  type: you have FB_VISUAL_MONO01 and FB_VISUAL_MONO10.

It's using FB_VISUAL_PSEUDOCOLOR since the colors can be changed by the
palette.  I surprised that X's mfb can't handle that (seeing that Amiga
1 bit modes can also be arbitrarily colorized).

BTW, any clue on a) ?

Cheers,
_____________________________________________  ____
                                               \  /
  Andrew Apted   <andrew@ggi-project.org>       \/
  

Index: [thread] [date] [subject] [author]