Section "Module" Load "dbe" # Double buffer extension SubSection "extmod" Option "omit xfree86-dga" # don't initialise the DGA extension EndSubSection Load "type1" Load "speedo" # Load "freetype" # Load "xtt" Load "glx" Load "dri" EndSection Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" 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/TrueType/" # FontPath "/usr/X11R6/lib/X11/fonts/freefont/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/" # ModulePath "/usr/X11R6/lib/modules" EndSection Section "ServerFlags" # Option "NoTrapSignals" # Option "DontVTSwitch" # Option "DontZap" # Option "Dont Zoom" # Option "DisableVidModeExtension" # Option "AllowNonLocalXvidtune" # Option "DisableModInDev" # Option "AllowNonLocalModInDev" EndSection Section "InputDevice" Identifier "Keyboard1" Driver "Keyboard" # Option "Protocol" "Xqueue" Option "AutoRepeat" "500 30" Option "XkbRules" "xfree86" Option "XkbModel" "pc101" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "ExplorerPS/2" Option "Device" "/dev/mouse" Option "Buttons" "7" Option "ZAxisMapping" "6 7" Option "Emulate3Buttons" "no" # Option "Protocol" "Xqueue" # Option "BaudRate" "9600" # Option "SampleRate" "150" EndSection Section "Monitor" Identifier "cybermax" HorizSync 30-96 VertRefresh 50-150 Option "DPMS" vendorname "MaxTech" modelname "XT-9881" ModeLine "1024x768/60Hz" 65 1024 1032 1176 1344 768 771 777 806 -HSync -VSync ModeLine "1280x1024/70Hz" 126.5 1280 1312 1472 1696 1024 1032 1040 1068 -HSync -VSync EndSection Section "Device" Identifier "radeon9600" Driver "radeon" BusID "PCI:1:0:0" Option "DPMS" Option "AGPMode" "4" Option "AGPFastWrite" "True" #VideoRam 131072 # Insert Clocks lines here if appropriate EndSection Section "Screen" Identifier "Screen 1" Device "radeon9600" Monitor "cybermax" DefaultDepth 24 # Subsection "Display" # Depth 8 # Modes "1280x1024" "1024x768" "800x600" "640x480" # ViewPort 0 0 # EndSubsection # Subsection "Display" # Depth 16 # Modes "1280x1024" "1024x768" "800x600" "640x480" # ViewPort 0 0 # EndSubsection Subsection "Display" Depth 24 # Modes "1280x1024" Modes "1280x1024/70Hz" "800x600" "1024x768" "1280x1024" "640x480" # Modes "1280x1024" "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubsection EndSection Section "ServerLayout" Identifier "Simple Layout" Screen "Screen 1" InputDevice "Mouse1" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" EndSection Section "DRI" Mode 0666 EndSection