Section "InputClass" Identifier "touchpad catchall" Driver "synaptics" MatchIsTouchpad "on" MatchDevicePath "/dev/input/event*" EndSection Section "InputClass" Identifier "touchpad ignore duplicates" MatchIsTouchpad "on" MatchOS "Linux" MatchDevicePath "/dev/input/mouse*" Option "Ignore" "on" EndSection Section "InputClass" Identifier "default clickpad buttons" MatchDriver "synaptics" Option "ClickPad" "0" Option "PalmDetect" "1" Option "TouchpadOff" "0" Option "MinSpeed" "2.0" Option "MaxSpeed" "2.0" Option "TapButton1" "1" Option "TapButton2" "3" Option "TapButton3" "2" Option "AreaLeftEdge" "0" Option "AreaRightEdge" "5112" Option "AreaTopEdge" "0" Option "AreaBottomEdge" "4832" Option "VertTwoFingerScroll" "1" Option "VertEdgeScroll" "0" Option "VertScrollDelta" "-111" Option "HorizTwoFingerScroll" "1" Option "HorizEdgeScroll" "0" Option "HorizScrollDelta" "-111" EndSection Section "InputClass" Identifier "disable clickpad buttons on Apple touchpads" MatchDriver "synaptics" MatchProduct "Apple|bcm5974" Option "SoftButtonAreas" "0 0 0 0 0 0 0 0" EndSection