Probe #1ef37663db of ASUSTek ROG STRIX X570-F GAM... Desktop Computer
Log: xorg.conf.d
xorg.conf
---------
Section "ServerFlags"
Option "AutoAddDevices" "Off"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
MatchIsKeyboard "yes"
Driver "keyboard"
Option "XkbLayout" "se,us"
Option "XkbOptions" "grp:alt_shift_toggle"
EndSection
20-swcursor.conf
----------------
Section "Device"
Identifier "Device0"
Option "SWCursor" "on"
EndSection
30-tap.conf
-----------
Section "InputClass"
Identifier "touchpad"
Driver "libinput"
MatchIsTouchpad "on"
Option "Tapping" "on"
Option "NaturalScrolling" "on"
Option "ClickMethod" "clickfinger"
Option "AccelSpeed" "0.0"
Option "DisableWhileTyping" "on"
EndSection