Quote:
|
Originally Posted by hailgautam
Code:
Section "Screen"
DefaultDepth 24
SubSection "Display"
Depth 15
Modes "1280x800" "1280x768" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
EndSubSection
|
This is the part that you need to edit but since you have set your DefaultDepth to 24, you need to edit the part that says "Depth 24" instead of "Depth 15".