Probe #6dc0fddda1 of ASUSTek P5KPL-AM SE Desktop Computer
Log: xorg.conf.d
00-video-initgfx.conf
---------------------
Section "Device"
Identifier "ATI"
Driver "radeon"
BusID "PCI:1: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