Probe #88e8c64b6f of Lenovo ThinkPad P73 20QRCTO...
Log: xorg.conf.d
framebuffer.conf
----------------
Section "Device"
Identifier "Card0"
Driver "scfb"
EndSection
nvidia.conf
-----------
Section "Device"
Identifier "NVIDIA Card"
VendorName "NVIDIA Corporation"
BoardName "Quadro T2000"
Driver "nvidia"
Option "DPI" "192x192"
Option "ReprobeOutputs" "YES"
EndSection
20-swcursor.conf
----------------
Section "Device"
Identifier "Device0"
Option "SWCursor" "on"
EndSection
30-tap.conf
-----------
Section "InputClass"
Identifier "touchpad"
Driver "libinput"
MatchIsTouchpad "on"
Option "Tapping" "on"
Option "NaturalScrolling" "on"
Option "ClickMethod" "clickfinger"
Option "AccelSpeed" "0.0"
Option "DisableWhileTyping" "on"
EndSection