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 "dri" # Load "glx" EndSection Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" FontPath "/usr/X11R6/lib/X11/fonts/user/" FontPath "/usr/X11R6/lib/X11/fonts/artwiz/" FontPath "/usr/X11R6/lib/X11/fonts/truetype/" FontPath "/usr/X11R6/lib/X11/fonts/freefont/" FontPath "/usr/X11R6/lib/X11/fonts/sharefont/" FontPath "/usr/X11R6/lib/X11/fonts/local/" FontPath "/usr/X11R6/lib/X11/fonts/misc/" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/Type1/" # FontPath "/usr/X11R6/lib/X11/fonts/Speedo/" 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 "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 "Xleds" "1 2 3" # These are the default XKB settings for XFree86 # Option "XkbRules" "xfree86" # Option "XkbModel" "pc101" # Option "XkbLayout" "us" # Option "XkbVariant" "" # Option "XkbOptions" "" Option "XkbRules" "xfree86" Option "XkbModel" "logicordless" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Touchpad" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/mouse" Option "ZAxisMapping" "5 4" EndSection Section "InputDevice" Identifier "Synaptics" Driver "synaptics" Option "Device" "/dev/mouse" Option "Edges" "5400 5400 7990 7990" # Option "Edges" "1900 5400 1800 3900" # Option "LeftEdge" "1900" # Option "RightEdge" "5400" # Option "TopEdge" "1800" # Option "BottomEdge" "3900" Option "Finger" "25 30" Option "MaxTapTime" "20" Option "MaxTapMove" "200" Option "VertScrollDelta" "100" Option "MinSpeed" "0.02" Option "MaxSpeed" "0.18" # Option "AccelFactor" "0.0010" EndSection Section "InputDevice" Identifier "External" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5" Option "Buttons" "7" EndSection Section "Monitor" Identifier "LCD Laptop Display" HorizSync 31.5 - 48.5 # HorizSync 31.5, 35.15, 35.5 VertRefresh 50-70 # VertRefresh 50-90 EndSection Section "Device" Identifier "ATI IGP 340M" # Driver "radeon" # Driver "vesa" Driver "fbdev" # Driver "ati" # BusID "PCI:1:05:0" # ChipID 0x4966 # ATI Radeon 9000 # ChipID 0x5157 # ATI Radeon 7500 QW # ChipID 0x4242 # ATI Radeon 8500 QD # ChipID 0x5144 # ATI Radeon QD # ChipID 0x4c59 # ATI Radeon Mobility LY # ChipID 0x5159 # ATI Radeon VE # Option "AGPMode" "4" # Option "noaccel" # Option "LCDSync" # Option "nodri" VideoRam 32768 # Insert Clocks lines here if appropriate EndSection Section "Screen" Identifier "Screen 1" Device "ATI IGP 340M" Monitor "LCD Laptop Display" DefaultDepth 16 Subsection "Display" Depth 8 Modes "1024x768" ViewPort 0 0 EndSubsection Subsection "Display" Depth 16 Modes "1024x768" ViewPort 0 0 EndSubsection Subsection "Display" Depth 24 Modes "1024x768" ViewPort 0 0 EndSubsection Subsection "Display" Depth 32 Modes "1024x768" ViewPort 0 0 EndSubsection EndSection Section "ServerLayout" Identifier "Simple Layout" Screen "Screen 1" # InputDevice "Touchpad" "CorePointer" InputDevice "Synaptics" "CorePointer" InputDevice "External" "SendCoreEvents" InputDevice "Keyboard1" "CoreKeyboard" EndSection Section "DRI" Group "video" Mode 0660 EndSection