Section "Module" Load "dbe" # Double buffer extension SubSection "extmod" EndSubSection Load "type1" Load "speedo" Load "glx" EndSection Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" FontPath "/usr/share/fonts/truetype/" FontPath "/usr/X11R6/lib/X11/fonts/local/" FontPath "/usr/X11R6/lib/X11/fonts/misc/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/Speedo/" FontPath "/usr/X11R6/lib/X11/fonts/Type1/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/" EndSection Section "ServerFlags" EndSection Section "InputDevice" Identifier "Keyboard1" Driver "Keyboard" Option "AutoRepeat" "500 30" Option "XkbRules" "xfree86" Option "XkbModel" "pc101" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/mouse" Option "ZAxisMapping" "4 5" EndSection Section "Monitor" Identifier "sony 53 inch" #Modeline "2048x1536" 243.20 2048 2112 2280 2560 1536 1538 1552 1617 # 243 MHz, 95.0 kHz, 58.8 Hz # For 1024x768 on the 14"... very low refresh == bad # Modeline "1024x768" 51.84 1024 1056 1224 1280 768 770 772 808 # 52 MHz, 40.5 kHz, 50.1 Hz HorizSync 30-50 VertRefresh 60 EndSection Section "Device" Identifier "Standard VGA" VendorName "Unknown" BoardName "Unknown" Driver "vga" EndSection Section "Device" Identifier "gainward ti4200 128mb" Driver "nvidia" #VideoRam 131072 # Insert Clocks lines here if appropriate Option "HWCursor" "on" Option "CursorShadow" "on" Option "NvAGP" "3" EndSection Section "Screen" Identifier "Screen 1" Device "gainward ti4200 128mb" Monitor "sony 53 inch" DefaultDepth 24 Subsection "Display" Depth 8 Modes "640x480" ViewPort 0 0 EndSubsection Subsection "Display" Depth 16 Modes "640x480" ViewPort 0 0 EndSubsection Subsection "Display" Depth 24 Modes "640x480" ViewPort 0 0 EndSubsection EndSection Section "ServerLayout" Identifier "Simple Layout" Screen "Screen 1" InputDevice "Mouse1" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" EndSection