Probe #6997de25f9 of MSI B450 GAMING PLUS MAX Desktop Computer (MS-7B86)
Log: xorg.conf.d
00-video-initgfx.conf
---------------------
Section "Device"
Identifier "AMD"
Driver "amdgpu"
Option "DRI" "3"
Option "TearFree" "true"
BusID "PCI:38:0:0"
EndSection
10-input-touchpad.conf
----------------------
Section "InputClass"
Identifier "Touchpad"
MatchIsTouchpad "on"
MatchDevicePath "/dev/input/event*"
Driver "libinput"
Option "MiddleEmulation" "on"
Option "DisableWhileTyping" "on"
Option "Tapping" "on"
EndSection