This repository has been archived on 2025-07-31. You can view files and clone it, but cannot push or open issues or pull requests.
Files
legion-7/X11/20-mouse-options.conf
2023-09-02 10:48:05 +03:00

16 lines
451 B
Plaintext

Section "InputClass"
Identifier "SYNA2BA6:00 06CB:CE44 Touchpad"
MatchProduct "SYNA2BA6:00 06CB:CE44 Touchpad"
Option "TransformationMatrix" "5 0 0 0 5 0 0 0 1"
Option "AccelProfile" "flat"
Option "NaturalScrolling" "on"
Option "Tapping" "off"
EndSection
Section "InputClass"
Identifier "pointer:Razer Razer DeathAdder Elite"
MatchProduct "Razer Razer DeathAdder Elite"
MatchIsPointer "on"
Option "AccelProfile" "flat"
EndSection