mirror of
https://github.com/systemd/systemd.git
synced 2024-12-25 01:34:28 +03:00
hwdb: mark Wacom touchpads as external (#5115)
Wacom doesn't have any internal touchpads.
This commit is contained in:
parent
f78bada30d
commit
8fb35f79f2
@ -47,3 +47,9 @@ touchpad:usb:*
|
||||
###########################################################
|
||||
touchpad:usb:v05ac*
|
||||
ID_INPUT_TOUCHPAD_INTEGRATION=internal
|
||||
|
||||
###########################################################
|
||||
# Wacom
|
||||
###########################################################
|
||||
touchpad:usb:v056a*
|
||||
ID_INPUT_TOUCHPAD_INTEGRATION=external
|
||||
|
Loading…
Reference in New Issue
Block a user