Probe #9ad34ffa59 of Lenovo ThinkPad T590 20N4CT...
Log: xorg.conf.d
intel.conf
----------
Section "Device"
Identifier "Card0"
Driver "intel"
VendorName "Intel Corporation"
Option "AccelMethod" "SNA"
Option "DRI" "3"
BusID "pci:0:2:0"
Option "TearFree" "true"
EndSection
kbd.conf
--------
Section "InputClass"
Identifier "Keyboard Defauls"
MatchIsKeyboard "on"
Option "XkbLayout" "fr"
Option "XkbModel" "thinkpad"
EndSection
touchpad.conf
-------------
Section "InputClass"
Identifier "touchpad"
MatchIsTouchpad "on"
Option "TransformationMatrix" "1 0 0 0 1 0 0 0 0.7"
Option "Tapping" "on"
Option "ScrollMethod" "edge"
EndSection