Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" ModulePath "/usr/X11R6/lib/modules" FontPath "/usr/X11R6/lib/X11/fonts/misc/" FontPath "/usr/X11R6/lib/X11/fonts/Speedo/" FontPath "/usr/X11R6/lib/X11/fonts/Type1/" FontPath "/usr/X11R6/lib/X11/fonts/CID/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/" FontPath "/usr/X11R6/lib/X11/fonts/cyrillic/" FontPath "/usr/X11R6/lib/X11/fonts/encodings/" FontPath "/usr/X11R6/lib/X11/fonts/latin2/75dpi/" FontPath "/usr/X11R6/lib/X11/fonts/latin2/100dpi/" EndSection Section "ServerFlags" Option "NoPM" EndSection Section "InputDevice" Identifier "Keyboard1" Driver "Keyboard" Option "AutoRepeat" "250 30" Option "XkbRules" "xfree86" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/psaux" Option "Buttons" "5" Option "ZAxisMapping" "4 5" EndSection Section "Module" Load "dbe" Load "glx" Load "extmod" Load "type1" Load "freetype" Load "v4l" EndSection ############################ # Original Bits Start Here ############################ Section "Monitor" Identifier "Chuntex" HorizSync 31-82 # VertRefresh 55-100 VertRefresh 70-120 EndSection Section "Device" Identifier "GFII GTS" VendorName "nvidia" Driver "nvidia" Option "NvAGP" "1" Option "NoLogo" "0" Option "CursorShadow" "1" BusID "PCI:1:0:0" EndSection Section "Screen" Identifier "Screen AGP" Device "GFII GTS" Monitor "Chuntex" DefaultColorDepth 24 Subsection "Display" Depth 16 Modes "1280x1024" "1024x768" "800x600" "640x480" EndSubsection Subsection "Display" Depth 24 Modes "1280x1024" "1024x768" "800x600" "640x480" EndSubsection Subsection "Display" Depth 32 Modes "1280x1024" "1024x768" "800x600" "640x480" EndSubsection EndSection ############################ # Original Bits End Here ############################ ############################ # New Bits Start Here ############################ Section "Monitor" Identifier "Ideal" HorizSync 31-82 VertRefresh 60-82 EndSection Section "Device" Identifier "TNT2" VendorName "nvidia" Driver "nvidia" Option "NvAGP" "0" Option "NoLogo" "1" Option "CursorShadow" "1" BusID "PCI:0:13:0" EndSection Section "Screen" Identifier "Screen PCI" Device "TNT2" Monitor "Ideal" DefaultColorDepth 16 Subsection "Display" Depth 16 Modes "800x600" "640x480" EndSubsection Subsection "Display" Depth 24 Modes "800x600" "640x480" EndSubsection Subsection "Display" Depth 32 Modes "800x600" "640x480" EndSubsection EndSection ############################ # New Bits End Here ############################ Section "ServerLayout" Identifier "Two Monitors" Screen "Screen AGP" # Screen "Screen PCI" Screen "Screen PCI" LeftOf "Screen AGP" InputDevice "Mouse1" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" EndSection