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

@@ -1,6 +1,6 @@
Section "InputClass" Section "InputClass"
Identifier "MSFT0001:00 06CB:CE44 Touchpad" Identifier "SYNA2BA6:00 06CB:CE44 Touchpad"
MatchProduct "MSFT0001:00 06CB:CE44 Touchpad" MatchProduct "SYNA2BA6:00 06CB:CE44 Touchpad"
Option "TransformationMatrix" "5 0 0 0 5 0 0 0 1" Option "TransformationMatrix" "5 0 0 0 5 0 0 0 1"
Option "AccelProfile" "flat" Option "AccelProfile" "flat"
Option "NaturalScrolling" "on" Option "NaturalScrolling" "on"