Section "ServerLayout" Identifier "Layout0" Screen 0 "Screen0" InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" EndSection Section "Files" RgbPath "/usr/share/X11/rgb" ModulePath "/usr/lib/xorg/modules" FontPath "/usr/share/fonts/cyrillic" FontPath "/usr/share/fonts/local" FontPath "/usr/share/fonts/misc" FontPath "/usr/share/fonts/75dpi" FontPath "/usr/share/fonts/100dpi" FontPath "/usr/share/fonts/TTF" FontPath "/usr/share/fonts/Type1" EndSection Section "Module" Load "xtrap" Load "glx" Load "dbe" Load "dri" Load "extmod" Load "freetype" EndSection Section "InputDevice" # generated from default Identifier "Mouse0" Driver "mouse" Option "Emulate3Buttons" "true" EndSection Section "InputDevice" Identifier "Synaptics Touchpad" Driver "synaptics" Option "SendCoreEvents" "true" Option "Device" "/dev/psaux" Option "Protocol" "auto-dev" Option "HorizEdgeScroll" "0" # Motion speed is too slow by default Option "MinSpeed" "0.45" Option "MaxSpeed" "0.75" Option "AccelFactor" "0.020" #To enable vertical scroll, define (at least) right side "edge" limit. #Other values are usefull for "Edge Motion" #Option "RightEdge" "5300" Option "RightEdge" "830" Option "LeftEdge" "135" Option "TopEdge" "120" Option "BottomEdge" "715" Option "EdgeMotionMinSpeed" "100" Option "EdgeMotionMaxSpeed" "400" #Special features, disabled by default. see manpage (5)synaptics #Option "EdgeMotionUseAlways" "0" #Option "UpDownScrolling" "0" #Option "LeftRightScrolling" "0" #Option "CircularScrolling" "0" #Option "CoastingSpeed" "0" EndSection Section "InputDevice" # generated from default Identifier "Keyboard0" Driver "kbd" Option "XkbRules" "xorg" Option "XkbModel" "latitude" Option "XkbLayout" "gb" EndSection Section "Device" Identifier "Device0" Driver "intel" VendorName "Intel Corporation" BoardName "82830 CGC [Chipset Graphics Controller]" VideoRam 32768 BusID "PCI:0:2:0" Option "DRI" "true" Option "NoDDC" "true" Option "NoAccel" "false" Option "EnablePageFlip" "true" Option "RenderAccel" "true" Option "AccelMethod" "EXA" Option "MigrationHeuristic" "greedy" Option "ExaNoComposite" "true" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Unknown" ModelName "Unknown" Option "DPMS" EndSection Section "Screen" Identifier "Screen0" Device "Device0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1024×768" "800×600" "640×480" EndSubSection EndSection Section "Extensions" Option "Composite" "Enable" EndSection