Probe #fc39fcb987 of MSI PS63 Modern 8M
Log: xorg.conf.d
02-keyboard.conf
----------------
Section "InputClass"
Identifier "system-keyboard"
MatchIsKeyboard "on"
Option "XkbLayout" "us,ru"
Option "XkbOptions" "grp:win_space_toggle, grp_led:caps, caps:escape"
EndSection
30-touchpad.conf
----------------
Section "InputClass"
Driver "libinput"
Identifier "touchpad"
Option "Tapping" "on"
Option "ClickMethod" "clickfinger"
Option "NaturalScrolling" "false"
EndSection
90-fonts.conf
-------------
Section "Files"
FontPath "/usr/local/share/fonts/terminus-font/"
EndSection