Probe #986575086d of Lenovo ThinkPad W540 20BG00...

Log: xorg.conf.d

20-fonts.conf ------------- Section "Files" FontPath "/usr/local/share/fonts/dejavu/" FontPath "/usr/local/share/fonts/hack-font/" FontPath "/usr/local/share/fonts/inconsolata/" FontPath "/usr/local/share/fonts/Liberation/" FontPath "/usr/local/share/fonts/noto/" FontPath "/usr/local/share/fonts/TTF/" FontPath "/usr/local/share/fonts/webfonts/" FontPath "/usr/local/share/fonts/urwfonts/" FontPath "/usr/local/share/fonts/terminus-font/" FontPath "/usr/local/share/fonts/OTF/" EndSection 40-libinput.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


Hardware for Linux and BSD

GitHub