Probe #c1c53bb88b of Intel NUC7i5BNB J31144-310 by Wortmann (1009581_1400031)
Log: xorg.conf.d
00-video-initgfx.conf
---------------------
Section "Device"
    Identifier    "Intel Graphics"
    Driver        "modesetting"
    BusID         "PCI:0:2: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