On Tue, 21 Jan 2003, Sune Rastad Bahn wrote:

> That was it. Thanks a lot, I now have 2 depth 8 and 24. Now if only I could 
> get the root window to be 24 bits instead of 8 :-)

In the "Display" Subsection of the "Screen" Section add a line
        Visual      "TrueColor"

So that it ends up something like:

    Subsection "Display"
        Depth       24
        # Visual    "PseudoColor"
        Visual      "TrueColor"
        Modes       "1280x1024"
    EndSubsection

The default is "PseudoColor" because many apps that require depth 8
only look at the default - they are too stupid to look at all the 
available visuals :-(

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

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

Reply via email to