Probe #e517ae0a82 of Lenovo ThinkPad L470 20J400...
Log: xorg.conf.d
30-touchpad.conf
----------------
Section "InputClass"
Identifier "libinput touchpad catchall"
Driver "libinput"
Option "AccelSpeed" "0.4"
Option "ClickMethod" "clickfinger"
Option "DisableWhileTyping" "off"
Option "HorizontalScrolling" "on"
Option "NaturalScrolling" "off"
Option "ScrollMethod" "twofinger"
Option "Tapping" "on"
Option "TappingDrag" "on"
Option "TappingDragLock" "on"
EndSection
screen-resolution.conf
----------------------
Section "Screen"
Identifier "Screen0"
Device "Card0"
SubSection "Display"
Modes "1920x1080"
EndSubSection
EndSection