Probe #a74c2b96ff of Intel X99 Desktop Computer
Log: xorg.conf.d
00-video-initgfx.conf
---------------------
Section "Device"
	Identifier "Card0"
	Driver "scfb"
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