Probe #735796bf17 of HP EliteBook 850 G2
Log: xorg.conf.d
display-amd.conf
----------------
display-i915.conf
-----------------
Section "Device"
Identifier "i915-HD5500"
Driver "modesetting"
BusID "PCI:0:2:0"
EndSection
input.conf
----------
Section "InputClass"
Identifier "libinput pointer catchall"
MatchIsPointer "on"
MatchDevicePath "/dev/input/event*"
Driver "libinput"
EndSection
Section "InputClass"
Identifier "libinput keyboard catchall"
MatchIsKeyboard "on"
MatchDevicePath "/dev/input/event*"
Driver "libinput"
EndSection
Section "InputClass"
Identifier "libinput touchpad catchall"
MatchIsTouchpad "on"
MatchDevicePath "/dev/input/event*"
Driver "libinput"
EndSection
Section "InputClass"
Identifier "libinput touchscreen catchall"
MatchIsTouchscreen "on"
MatchDevicePath "/dev/input/event*"
Driver "libinput"
EndSection
Section "InputClass"
Identifier "libinput tablet catchall"
MatchIsTablet "on"
MatchDevicePath "/dev/input/event*"
Driver "libinput"
EndSection
screen.conf
-----------
Section "ServerLayout"
Identifier "X.org Server"
EndSection