Probe #56414400c1 of Apple MacBookPro5,2
Log: xorg.conf.d
10-input-touchpad.conf
----------------------
Section "InputClass"
Identifier "Touchpad"
MatchIsTouchpad "on"
MatchDevicePath "/dev/input/event*"
Driver "libinput"
Option "MiddleEmulation" "on"
Option "DisableWhileTyping" "on"
EndSection
10-video-initgfx.conf
---------------------
Section "Device"
Identifier "Card0"
Driver "scfb"
BusID "PCI:2:0:0"
EndSection
touchpad.conf
-------------
Section "InputClass"
Identifier "touchpad"
MatchIsTouchpad "on"
Driver "libinput"
Option "Tapping" "on"
EndSection