View Single Post
Old 02-03-2007, 11:51 PM   #22 (permalink)
eddie
El mooooo
 
eddie's Avatar
 
Join Date: Jan 2006
Location: India
Posts: 1,414
Default Re: Screen Resolution Change

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".
eddie is offline