From 9b28e7fd358fc6835fcfa69a6298275d534e9729 Mon Sep 17 00:00:00 2001 From: Borui Wang Date: Sun, 22 Jun 2025 10:52:47 -0400 Subject: [PATCH] quirks: disable BTN_RIGHT on MS Surface Pro Flex Keyboard Part-of: --- quirks/30-vendor-microsoft.quirks | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/quirks/30-vendor-microsoft.quirks b/quirks/30-vendor-microsoft.quirks index 36efebb1..11d9573a 100644 --- a/quirks/30-vendor-microsoft.quirks +++ b/quirks/30-vendor-microsoft.quirks @@ -38,3 +38,9 @@ MatchBus=usb MatchVendor=0x045E MatchProduct=0x0800 ModelBouncingKeys=1 + +[Microsoft Surface Pro 10 with Flex Keyboard Touchpad] +MatchVendor=0x045E +MatchProduct=0x0C8D +MatchUdevType=touchpad +AttrEventCode=-BTN_RIGHT