Section "Module" Load "dbe" # Double buffer extension SubSection "extmod" Option "omit xfree86-dga" # don't initialise the DGA extension EndSubSection Load "freetype" Load "record" Load "xtrap" Load "ddc" Load "dri" Load "glx" Load "synaptics" EndSection Section "Files" FontPath "/usr/share/fonts/misc" FontPath "/usr/share/fonts/Type1" FontPath "/usr/share/fonts/urw-fonts" FontPath "/usr/share/fonts/corefonts" FontPath "/usr/share/fonts/freefont" FontPath "/usr/share/fonts/terminus" FontPath "/usr/share/fonts/sharefonts" FontPath "/usr/share/fonts/cjkuni-fonts" EndSection Section "ServerFlags" Option "DontZap" EndSection Section "InputDevice" Identifier "Keyboard1" Driver "kbd" Option "AutoRepeat" "500 30" Option "XkbModel" "pc105" Option "XkbLayout" "cz_qwerty" Option "XkbOptions" "grp:caps_toggle,grp_led:caps" EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" Identifier "Touchpad1" Driver "synaptics" Option "SendCoreEvents" Option "Device" "/dev/input/event0" Option "Protocol" "event" Option "SHMConfig" "on" Option "LeftEdge" "1900" Option "RightEdge" "5400" Option "TopEdge" "1400" Option "BottomEdge" "4500" Option "FingerLow" "25" Option "FingerHigh" "30" Option "MaxTapTime" "180" Option "MaxTapMove" "220" Option "VertScrollDelta" "100" Option "MinSpeed" "0.04" Option "MaxSpeed" "0.24" Option "AccelFactor" "0.0020" EndSection Section "Monitor" Identifier "LCD 1400x1050" Option "DPMS" EndSection Section "Device" Identifier "ATI Radeon X600" Driver "radeon" Option "SWcursor" "1" Option "RenderAccel" "0" Option "ColorTiling" "0" Option "EnablePageFlip" "0" Option "EnableDepthMoves" "0" Option "DynamicClocks" "0" EndSection Section "Screen" Identifier "Screen 1" Device "ATI Radeon X600" Monitor "LCD 1400x1050" DefaultDepth 24 Subsection "Display" Depth 8 Modes "1400x1050" "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubsection Subsection "Display" Depth 16 Modes "1400x1050" "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubsection Subsection "Display" Depth 24 Modes "1400x1050" "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubsection EndSection Section "ServerLayout" Identifier "Simple Layout" Screen "Screen 1" InputDevice "Touchpad1" InputDevice "Mouse1" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" EndSection Section "DRI" Mode 0666 EndSection