20-mouse.conf: Config for Apple magicmouse 2
BUG=b:195356837
TEST=Apply changes, check mouse speed, check that gesture property has
changed.
Change-Id: Id1206769cad927a5e1f1e2bd98787bfb5e3c17de
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/xorg-conf/+/3098401
Tested-by: Sean O'Brien <seobrien@chromium.org>
Auto-Submit: Sean O'Brien <seobrien@chromium.org>
Reviewed-by: Harry Cutts <hcutts@chromium.org>
Commit-Queue: Sean O'Brien <seobrien@chromium.org>
diff --git a/20-mouse.conf b/20-mouse.conf
index 0ed1658..a6c835a 100644
--- a/20-mouse.conf
+++ b/20-mouse.conf
@@ -323,6 +323,13 @@
EndSection
Section "InputClass"
+ Identifier "Apple magicmouse 2"
+ MatchUSBID "004c:0269"
+ MatchDevicePath "/dev/input/event*"
+ Option "Mouse CPI" "1780"
+EndSection
+
+Section "InputClass"
Identifier "USB IBM Trackpoint"
MatchUSBID "06cb:0009"
MatchDevicePath "/dev/input/event*"