T E Whalen wrote: Let me add a few comments...
> SubSection "extmod" > Option "omit xfree86-dga" > EndSubSection This is an example for how one can disable certain extensions from the extmod module and often causes questions like "why doesn't XFree86 4.0.x support DGA?" ;) > Option "ShadowFB" This would disable acceleration if it was supported by the r128 driver. > SubSection "Display" > Depth 32 > Modes "800x600" > EndSubSection Depth 32 isn't currently available in X4. 32 bpp is the default with depth 24 for most drivers. I hope this isn't just confusing *grin* Thanks for sharing your experience. -- Earthling Michel D�nzer (MrCooper) \ Debian GNU/Linux (powerpc) developer CS student, Free Software enthusiast \ XFree86 and DRI project member

