Probe #e67b6464df of Acer Aspire VN7-571G

Log: xorg.conf.d

00-keyboard.conf ---------------- Section "Inputclass" Identifier "keyboard1" MatchIsKeyboard "on" Option "XkbLayout" "de" Option "XkbModel" "pc104" Option "XkbVariant" ",qwertz" Option "XkbOptions" "grp.win_space_toggle" EndSection 05-flags.conf ------------- Section "ServerFlags" Option "DontZap" "off" EndSection 06-mouse.conf ------------- Section "InputClass" Identifier "libinput pointer catchall" MatchIsPointer "on" MatchDevicePath "/dev/input/event*" Driver "libinput" Option "NaturalScrolling" "True" EndSection 10-touchpad.conf ---------------- Section "InputClass" Identifier "touchpad" MatchIsTouchpad "on" Driver "libinput" Option "Tapping" "on" Option "NaturalScrolling" "on" EndSection 90-fonts.conf ------------- Section "Files" FontPath "/usr/local/share/fonts/urwfonts/" EndSection Section "Module" Load "freetype" EndSection


Hardware for Linux and BSD

GitHub