Probe #e7db61fd34 of Lenovo ThinkPad X1 Extreme ...
Log: xorg.conf
Section "Device"
Identifier "Device0"
#Driver "modesetting"
Driver "intel"
VendorName "Intel Corporation"
BusID "PCI:0:2:0"
Option "AccelMethod" "SNA"
Option "DRI" "3"
Option "TearFree" "true"
EndSection
Section "Device"
Identifier "Device1"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BusID "PCI:1:0:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "3840x2160"
EndSubSection
EndSection
Section "InputClass"
Identifier "KeyboardDefaults"
MatchIsKeyboard "on"
Option "XkbOptions" "terminate:ctrl_alt_bksp"
EndSection