summaryrefslogtreecommitdiff
path: root/src/wcmValidateDevice.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/wcmValidateDevice.c')
-rw-r--r--src/wcmValidateDevice.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/wcmValidateDevice.c b/src/wcmValidateDevice.c
index 133d601..d1c43f9 100644
--- a/src/wcmValidateDevice.c
+++ b/src/wcmValidateDevice.c
@@ -271,6 +271,9 @@ int wcmDeviceTypeKeys(InputInfoPtr pInfo)
case 0xC7: /* DTU1931 */
case 0xCE: /* DTU2231 */
case 0xF0: /* DTU1631 */
+
+ /* Wacom One display tablet */
+ case 0x3A6: /* DTC133 */
TabletSetFeature(priv->common, WCM_LCD);
break;