Probe #442a743538 of Lenovo ThinkPad T590 20N4CT...
Log: xorg.conf.d
00-claviers_bepo.conf
---------------------
Section "InputClass"
Identifier "TypeMatrix"
MatchIsKeyboard "True"
MatchProduct "TypeMatrix.com USB Keyboard"
Driver "evdev"
Option "XkbLayout" "fr"
Option "XkbVariant" "bepo"
EndSection
Section "InputClass"
Identifier "ErgoDox"
MatchIsKeyboard "True"
MatchProduct "ErgoDox ergonomic keyboard"
Driver "evdev"
Option "XkbLayout" "fr"
Option "XkbVariant" "bepo"
EndSection
intel.conf
----------
Section "Device"
Identifier "Card0"
Driver "intel"
VendorName "Intel Corporation"
Option "AccelMethod" "SNA"
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