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
Nikolaos Karaolidis 7c159bd497 Clean up
Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
2023-05-08 10:56:53 +01:00

15 lines
450 B
Plaintext

Section "InputClass"
Identifier "MSFT0001:00 06CB:CE44 Touchpad"
MatchProduct "MSFT0001: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