> I had thought about that, but changing my XF86Config to *only* have
> 24bpp @ 1024x786 didn't seem to make a difference. I would have
> thought this would have meant it actually ran at 24bpp. ;)

Interesting, because thts exactly what I do and it works for me. I
never had a problem with colour depth if I set the DefaultDepth to 24
(or 16 or whatever) but I used to take out the other entries to ensure it
would only use that one. i.e. mine now looks like:

Section "Screen"
    Identifier  "Screen 1"
    Device      "Matrox Mystique"
    Monitor     "Gateway EV700"
    DefaultDepth 16

    Subsection "Display"
        Depth       16
        Modes       "1024x768"
        ViewPort    0 0
    EndSubsection

EndSection

-pcf.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to