| 12345678910111213141516171819202122232425262728293031323334353637 |
- # Do not edit this file, it will be overwritten on update
- [Microsoft Surface 3 Lid Switch]
- MatchName=*Lid Switch*
- MatchDMIModalias=dmi:*:svnMicrosoftCorporation:pnSurface3:*
- AttrLidSwitchReliability=write_open
- # Matches both Surface Laptop keyboards as well as type covers.
- # i.e.
- # - Surface 3: Microsoft Surface 3 Type Cover Keyboard
- # - Surface Laptop 3: Microsoft Surface 045E:09AE Keyboard
- # - Surface Book 2: Microsoft Surface Keyboard
- [Microsoft Surface Keyboard]
- MatchName=Microsoft Surface *Keyboard
- MatchDMIModalias=dmi:*:svnMicrosoftCorporation:*
- AttrEventCode=-BTN_0;
- AttrKeyboardIntegration=internal
- [Microsoft Surface Laptop Studio Touchpad]
- MatchVendor=0x045E
- MatchProduct=0x09AF
- MatchUdevType=touchpad
- AttrPressureRange=25:10
- AttrPalmPressureThreshold=500
- [Microsoft Nano Transceiver v2.0]
- MatchUdevType=mouse
- 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
|