Probe #612272e598 of Dell 096JG8 A00 Desktop Computer (OptiPlex 7040)
Log: xorg.conf.d
10-input-touchpad.conf
----------------------
Section "InputClass"
Identifier "Touchpad"
MatchIsTouchpad "on"
MatchDevicePath "/dev/input/event*"
Driver "libinput"
Option "MiddleEmulation" "on"
Option "DisableWhileTyping" "on"
EndSection
10-video-initgfx.conf
---------------------
Section "Device"
Identifier "Intel Graphics"
Driver "modesetting"
BusID "PCI:0:2:0"
EndSection
touchpad.conf
-------------
Section "InputClass"
Identifier "touchpad"
MatchIsTouchpad "on"
Driver "libinput"
Option "Tapping" "on"
EndSection