Section "ServerLayout" Identifier "X.org Configured" InputDevice "Mouse0" "CorePointer" EndSection Section "Module" SubSection "extmod" Option "omit XFree86-DGA" # don't initialise the DGA extension EndSubSection EndSection Section "InputDevice" Identifier "Mouse0" Driver "synaptics" Option "Protocol" "auto" Option "EmulateWheel" "True" Option "Device" "/dev/input/mice" Option "SHMConfig" "true" Option "VertEdgeScroll" "true" Option "HorizEdgeScroll" "true" Option "CircularScrolling" "true" Option "CircScrollTrigger" "8" Option "PalmDetect" "true" Option "MaxTapTime" "300" Option "TapButton1" "1" Option "TapButton2" "3" Option "TapButton3" "2" EndSection Section "Monitor" Identifier "Monitor0" VendorName "LPL" Option "ReducedBlanking" ModelName "0" Gamma 1.40 1.40 1.40 # created by KGamma EndSection Section "Device" Identifier "Intel Card" Driver "intel" BusID "PCI:00:02:0" # Option "XvMC" "true" # Option "DRI" "false" EndSection