Probe #eeb4489d2f of ASUSTek TUF GAMING X570-PLUS Desktop Computer
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"
    Option          "Tapping"            "on"
EndSection
10-video-initgfx.conf
---------------------
Section "Device"
    Identifier    "NVIDIA CARD"
    VendorName    "NVIDIA Corporation"
    Driver        "nvidia"
    BusID         "PCI:9:0:0"
EndSection