Section "Files" FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/75dpi/:unscaled" FontPath "/usr/share/fonts/100dpi/:unscaled" FontPath "/usr/share/fonts/Type1/" FontPath "/usr/share/fonts/TTF/" FontPath "/usr/share/fonts/75dpi/" FontPath "/usr/share/fonts/100dpi/" FontPath "/usr/share/fonts/artwiz" FontPath "/usr/share/fonts/intlfonts" FontPath "/usr/share/fonts/terminus" FontPath "/usr/share/fonts/ukr" FontPath "/usr/share/fonts/corefonts" FontPath "/usr/share/fonts/cyrillic" FontPath "/usr/share/fonts/freefont" FontPath "/usr/share/fonts/sharefonts" FontPath "/usr/share/fonts/ttf-bitstream-vera" EndSection Section "Module" Load "dbe" Load "type1" Load "freetype" Load "synaptics" Load "dri" Load "glx" Load "GLcore" SubSection "extmod" Option "omit xfree86-dga" EndSubSection EndSection Section "ServerFlags" Option "DontZap" Option "blank time" "10" # 10 minutes Option "standby time" "20" Option "suspend time" "30" Option "off time" "60" EndSection Section "InputDevice" Identifier "Keyboard1" Driver "kbd" Option "AutoRepeat" "500 30" EndSection Section "InputDevice" Identifier "Trackpoint" Driver "mouse" Option "SendCoreEvents" Option "Protocol" "ExplorerPS/2" Option "Device" "/dev/input/mouse1" EndSection Section "InputDevice" Identifier "Touchpad" Driver "synaptics" Option "Device" "/dev/input/mouse0" Option "Protocol" "auto-dev" Option "SHMConfig" "on" Option "LeftEdge" "1700" Option "RightEdge" "5300" Option "TopEdge" "1700" Option "BottomEdge" "4200" Option "FingerLow" "25" Option "FingerHigh" "30" Option "MaxTapTime" "0" Option "MaxTapMove" "220" Option "VertScrollDelta" "100" Option "MinSpeed" "0.10" Option "MaxSpeed" "0.20" Option "AccelFactor" "0 .001" EndSection Section "Device" Identifier "Mobility Radeon" Driver "ati" BusID "PCI:1:0:0" Option "DRI" "true" Option "XAANoOffscreenPixmaps" "true" Option "AGPFastWrite" "true" Option "MonitorLayout" "LVDS, CRT" EndSection Section "Screen" Identifier "Laptop Screen" Device "Mobility Radeon" DefaultDepth 24 Option "AddARGBGLXVisuals" "true" SubSection "Display" Depth 24 Virtual 2800 1050 Modes "1400x1050" "1280x1024" "1152x864" "1024x768" "800x600" EndSubSection EndSection Section "ServerLayout" Identifier "Main Layout" Screen "Laptop Screen" InputDevice "Touchpad" "AlwaysCore" InputDevice "Trackpoint" "SendCoreEvents" InputDevice "Keyboard1" "CoreKeyboard" Option "AIGLX" "true" EndSection Section "DRI" Group 0 Mode 0666 EndSection Section "Extensions" Option "Composite" "Enabled" EndSection