Section "Files" FontPath "unix/:7100" # local font server # if the local font server has problems, we can fall back on these FontPath "/usr/lib/X11/fonts/Type1" FontPath "/usr/lib/X11/fonts/CID" FontPath "/usr/lib/X11/fonts/Speedo" FontPath "/usr/lib/X11/fonts/misc" FontPath "/usr/lib/X11/fonts/cyrillic" FontPath "/usr/lib/X11/fonts/100dpi" FontPath "/usr/lib/X11/fonts/75dpi" EndSection Section "Module" Load "GLcore" Load "bitmap" Load "dbe" Load "ddc" Load "dri" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "record" Load "speedo" Load "type1" Load "vbe" Load "synaptics" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "keyboard" Option "CoreKeyboard" Option "XkbRules" "xfree86" Option "XkbModel" "microsoft" Option "XkbLayout" "de" Option "XkbVariant" "nodeadkeys" EndSection Section "InputDevice" Identifier "Touchpad" Driver "synaptics" Option "CorePointer" Option "Device" "/dev/psaux" Option "Edges" "1900 5400 1800 3900" Option "Finger" "25 30" Option "MaxTapTime" "20" Option "MaxTapMove" "220" Option "VertScrollDelta" "100" Option "MinSpeed" "0.02" Option "MaxSpeed" "0.18" Option "AccelFactor" "0.0005" # Option "FingerLow" "10" # Option "FingerHigh" "1000" EndSection Section "InputDevice" Identifier "USBMouse" Driver "mouse" Option "Device" "/dev/input/mice" Option "Protocol" "IMPS/2" Option "Emulate3Buttons" "on" #Option "ZAxisMapping" "4 5" EndSection Section "Device" Identifier "ATI Mobility Radeon (M6p" Driver "ati" VideoRam 16384 EndSection Section "Monitor" Identifier "15 inch TFT" HorizSync 28-80 VertRefresh 60-72 Option "DPMS" ModeLine "1400x1050" 107.85 1400 1450 1500 1999 1050 1058 1070 1150 EndSection Section "Screen" Identifier "Default Screen" Device "ATI Mobility Radeon (M6p" Monitor "15 inch TFT" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1400x1050"# "1024x768" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" InputDevice "Generic Keyboard" "CoreKeyboard" InputDevice "Touchpad" "CorePointer" InputDevice "USBMouse" "AlwaysCore" EndSection Section "DRI" Mode 0666 EndSection