Probe #4eb4e63a2c of Lenovo IdeaPad Y700-15ISK 8...
Log: xorg.conf.d
30-touchpad.conf
----------------
Section "InputClass"
Identifier "touchpad"
Driver "libinput"
MatchIsTouchpad "on"
Option "Tapping" "on"
Option "TappingButtonMap" "lmr"
EndSection
driver-intel.conf
-----------------
Section "Device"
Identifier "Card0"
VendorName "Intel Corporation"
Driver "intel"
EndSection
screen0.conf
------------
Section "Screen"
Identifier "Screen0"
Device "Card0"
SubSection "Display"
Modes "1920x1080"
EndSubSection
EndSection