Probe #7ae4c9320c of Lenovo ThinkPad X1 Extreme ...

Log: xorg.conf.d

00-input.conf ------------- Section "InputClass" Identifier "libinput keyboard catchall" MatchIsKeyboard "on" MatchDevicePath "/dev/input/event*" Driver "libinput" Option "XkbRules" "evdev" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/sysmouse" Option "ZAxisMapping" "4 5 6 7" EndSection Section "InputClass" Identifier "Bastard Keyboards Charybdis (4x6) Splinky" MatchProduct "Bastard Keyboards Charybdis (4x6) Splinky" MatchIsPointer "Yes" Option "Device Accel Constant Deceleration" "6.5" EndSection 20-display.conf --------------- Section "Screen" Identifier "Screen0" Device "NvidiaGPU" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Depth 24 EndSubSection EndSection Section "Monitor" Identifier "Monitor0" VendorName "Unknown" ModelName "Unknown" Option "DPMS" Option "DPI" "91x91" EndSection Section "Monitor" Identifier "Monitor1" VendorName "Unknown" ModelName "Unknown" Option "DPMS" Option "DPI" "91x91" EndSection Section "Device" Identifier "NvidiaGPU" Driver "nvidia" BusID "PCI:1:0:0" EndSection 99-layout.conf -------------- Section "ServerLayout" Identifier "Laptop" Screen 0 "Screen0" 0 0 Option "AutoAddDevice" "True" EndSection


Hardware for Linux and BSD

GitHub