Update touchpad identifier

Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
2023-09-02 10:48:05 +03:00
parent 7c159bd497
commit 95c3fb7660
2 changed files with 4 additions and 4 deletions

View File

@@ -3,4 +3,4 @@ Section "Screen"
Subsection "Display"
Modes "2560x1600_165"
EndSubsection
EndSection
EndSection

View File

@@ -1,6 +1,6 @@
Section "InputClass"
Identifier "MSFT0001:00 06CB:CE44 Touchpad"
MatchProduct "MSFT0001:00 06CB:CE44 Touchpad"
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"
@@ -12,4 +12,4 @@ Section "InputClass"
MatchProduct "Razer Razer DeathAdder Elite"
MatchIsPointer "on"
Option "AccelProfile" "flat"
EndSection
EndSection