Probe #d64816723d of HP Laptop 15-bs0xx

Log: xorg.conf.d

10-evdev.conf ------------- Section "InputClass" Identifier "evdev keyboard catchall" MatchIsKeyboard "on" MatchDevicePath "/dev/input/event*" Driver "evdev" Option "XkbLayout" "en,ru" EndSection Section "InputClass" Identifier "libinput touchpad catchall" MatchIsTouchpad "on" MatchDevicePath "/dev/input/event*" Driver "libinput" Option "MiddleEmulation" "on" Option "DisableWhileTyping" "off" EndSection 10-fonts.conf ------------- Section "Files" ModulePath "/usr/local/lib/xorg/modules" FontPath "/usr/local/share/fonts/webfonts/" FontPath "/usr/local/share/fonts/urwfonts-ttf" FontPath "/usr/local/share/fonts/urwfonts" FontPath "/usr/local/share/fonts/LinLibertineG/" FontPath "/usr/local/share/fonts/Liberation/" FontPath "/usr/local/share/fonts/GentiumBasic/" FontPath "/usr/local/share/fonts/win" FontPath "catalogue:/usr/local/etc/X11/fontpath.d" EndSection Section "Module" Load "glx" Load "freetype" EndSection


Hardware for Linux and BSD

GitHub