• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Do not edit this file, it will be overwritten on update
2
3[Asus X555LAB]
4MatchName=*ETPS/2 Elantech Touchpad*
5MatchDMIModalias=dmi:*svnASUSTeKCOMPUTERINC.:pnX555LAB:*
6ModelTouchpadVisibleMarker=1
7
8[Asus UX21E]
9MatchName=*ETPS/2 Elantech Touchpad*
10MatchDMIModalias=dmi:*svnASUSTeKComputerInc.:pnUX21E:*
11AttrPressureRange=24:10
12
13# Asus UX302LA touchpad doesn't update the pressure values once two
14# fingers are down. So let's just pretend it doesn't have pressure
15# at all. https://gitlab.freedesktop.org/libinput/libinput/issues/145
16[Asus UX302LA]
17MatchName=*ETPS/2 Elantech Touchpad*
18MatchDMIModalias=dmi:*svnASUSTeKCOMPUTERINC.:pnUX302LA:*
19AttrEventCodeDisable=ABS_MT_PRESSURE;ABS_PRESSURE;
20
21# Asus VivoBook Flip 14 TP412UA tablet switch seems misbehaving, always
22# indicating tablet position
23[Asus TP412UA Tablet Mode Switch]
24MatchName=*Intel Virtual Button*
25MatchDMIModalias=dmi:*svnASUSTeKCOMPUTERINC.:pnVivoBookFlip14_ASUSFlipTP412UA:*
26ModelTabletModeSwitchUnreliable=1
27
28# keyboard has a different vid/pid to the touchpad
29# so libinput won't pair the two together and dwt isn't active.
30# see: https://gitlab.freedesktop.org/libinput/libinput/-/issues/615
31[Asus ROG Zephyrus G15 2021 keyboard]
32MatchVendor=0x0B05
33MatchProduct=0x19B6
34MatchUdevType=keyboard
35AttrKeyboardIntegration=internal
36