Probe #219e9cb1d7 of Lenovo ThinkPad T410 253722...
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 "vesa"
BusID "PCI:0:2:0"
EndSection
touchpad.conf
-------------
Section "InputClass"
Identifier "touchpad"
MatchIsTouchpad "on"
Driver "libinput"
Option "Tapping" "on"
EndSection