mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09:00
hwdb: mark Wacom touchpads as external (#5115)
Wacom doesn't have any internal touchpads.
This commit is contained in:
committed by
Zbigniew Jędrzejewski-Szmek
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
|
||||
|
||||
Reference in New Issue
Block a user