mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2025-12-20 02:10:07 +01:00
Signed-off-by: Nat Karmios <nat@karmios.com> Part-of: <https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/1293>
47 lines
1.3 KiB
Text
47 lines
1.3 KiB
Text
# 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:*
|
|
AttrKeyboardIntegration=internal
|
|
|
|
[Microsoft Surface Cover]
|
|
MatchName=*Microsoft Surface *Cover*
|
|
MatchDMIModalias=dmi:*svnMicrosoftCorporation:*
|
|
AttrKeyboardIntegration=internal
|
|
AttrEventCode=-BTN_0;
|
|
|
|
[Microsoft Surface Laptop Studio Touchpad]
|
|
MatchVendor=0x045E
|
|
MatchProduct=0x09AF
|
|
MatchUdevType=touchpad
|
|
AttrPressureRange=25:10
|
|
AttrPalmPressureThreshold=500
|
|
|
|
[Microsoft Surface Laptop Studio Built-In Peripherals]
|
|
MatchName=*Microsoft Surface*
|
|
MatchDMIModalias=dmi:*svnMicrosoftCorporation:*pnSurfaceLaptopStudio
|
|
ModelTabletModeNoSuspend=1
|
|
|
|
[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
|