On Thu, 12 Dec 2002, Tim Johnson wrote:

> I've configured XFree86 with the Matrox G550 video card, mga driver, and
> 
> use of overlays.  The problem seems to be that the root window is forced
> to
> depth 8 when the Option "Overlay" is enabled.  I've tried setting Option
> 
> Overlay in the XF86Config-4 file with the combinations:
>    Option "Overlay"
>    Option "Overlay" "8,24"
>    Option "Overlay" "24,8"

You want
 Visual     "TrueColor"
in the "Device" section.

I don't know who started the idea of "8,24" v "24,8" but it doesn't appear 
to have been implemented.

The reason why the 8bit visual is the default is that many of the apps 
which need an 8bit visual are too stupid to look beyond the default :-(.

-- 
Dr. Andrew C. Aitchison         Computer Officer, DPMMS, Cambridge
[EMAIL PROTECTED]   http://www.dpmms.cam.ac.uk/~werdna

_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to