Bob S wrote:
> Section "Screen"
> DefaultDepth 24
> SubSection "Display"
> Depth 15
> Modes "1600x1200"
> EndSubSection
> SubSection "Display"
> Depth 16
> Modes "1600x1200"
> EndSubSection
> SubSection "Display"
> Depth 24
> Modes "1600x1200"
> EndSubSection
> SubSection "Display"
> Depth 8
> Modes "1600x1200"
> EndSubSection
> Device "Device[0]"
> Identifier "Screen[0]"
> Monitor "Monitor[0]"
> EndSection
Modify the modes lines above to read:
Modes "1600x1200" "1400x1050" "1280x1024" "1024x768" "800x600" "640x480"
--
Rafael
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]