197 lines
4.5 KiB
Diff
197 lines
4.5 KiB
Diff
From 9c01425c38f8328fbde820cb8450ff84798b6434 Mon Sep 17 00:00:00 2001
|
|
From: Erin Skomra <erin.skomra@wacom.com>
|
|
Date: Tue, 3 Jun 2025 16:29:15 -0700
|
|
Subject: [PATCH libwacom 2/3] data: Add six new tablet definitions
|
|
|
|
(cherry picked from commit 5f50c5a6a87fc3c9f3ff657c0b9261ed9ba60792)
|
|
---
|
|
data/wacom-cintiq-16-3.tablet | 24 ++++++++++++++++++++++++
|
|
data/wacom-cintiq-24-p.tablet | 23 +++++++++++++++++++++++
|
|
data/wacom-cintiq-24-pt.tablet | 23 +++++++++++++++++++++++
|
|
data/wacom-dth-246e.tablet | 22 ++++++++++++++++++++++
|
|
data/wacom-dtk-168e.tablet | 22 ++++++++++++++++++++++
|
|
data/wacom-dtk-246e.tablet | 22 ++++++++++++++++++++++
|
|
6 files changed, 136 insertions(+)
|
|
create mode 100644 data/wacom-cintiq-16-3.tablet
|
|
create mode 100644 data/wacom-cintiq-24-p.tablet
|
|
create mode 100644 data/wacom-cintiq-24-pt.tablet
|
|
create mode 100644 data/wacom-dth-246e.tablet
|
|
create mode 100644 data/wacom-dtk-168e.tablet
|
|
create mode 100644 data/wacom-dtk-246e.tablet
|
|
|
|
diff --git ./data/wacom-cintiq-16-3.tablet ../data/wacom-cintiq-16-3.tablet
|
|
new file mode 100644
|
|
index 000000000000..67ca8fb6b727
|
|
--- /dev/null
|
|
+++ ../data/wacom-cintiq-16-3.tablet
|
|
@@ -0,0 +1,24 @@
|
|
+# Wacom
|
|
+# Cintiq 16
|
|
+# DTK168
|
|
+# (Third Generation)
|
|
+#
|
|
+# sysinfo.zv99h6U7Eu
|
|
+# https://github.com/linuxwacom/wacom-hid-descriptors/issues/480
|
|
+
|
|
+[Device]
|
|
+Name=Wacom Cintiq 16
|
|
+ModelName=DTK168
|
|
+Class=Cintiq
|
|
+DeviceMatch=usb|056a|03e6
|
|
+Width=14
|
|
+Height=8
|
|
+# No pad buttons, so no layout
|
|
+Styli=@propen3;@mobilestudio;@propengen2;@dth2242;
|
|
+IntegratedIn=Display
|
|
+
|
|
+[Features]
|
|
+Stylus=true
|
|
+Reversible=false
|
|
+Touch=false
|
|
+NumRings=0
|
|
diff --git ./data/wacom-cintiq-24-p.tablet ../data/wacom-cintiq-24-p.tablet
|
|
new file mode 100644
|
|
index 000000000000..ad9dc4f68023
|
|
--- /dev/null
|
|
+++ ../data/wacom-cintiq-24-p.tablet
|
|
@@ -0,0 +1,23 @@
|
|
+# Wacom
|
|
+# Cintiq 24
|
|
+# DTK246
|
|
+#
|
|
+# sysinfo.L6MmOCV7Q2
|
|
+# https://github.com/linuxwacom/wacom-hid-descriptors/issues/482
|
|
+
|
|
+[Device]
|
|
+Name=Wacom Cintiq 24
|
|
+ModelName=DTK246
|
|
+Class=Cintiq
|
|
+DeviceMatch=usb|056a|03e7
|
|
+Width=21
|
|
+Height=12
|
|
+# No pad buttons, so no layout
|
|
+Styli=@propen3;@mobilestudio;@propengen2;@dth2242;
|
|
+IntegratedIn=Display
|
|
+
|
|
+[Features]
|
|
+Stylus=true
|
|
+Reversible=false
|
|
+Touch=false
|
|
+NumRings=0
|
|
diff --git ./data/wacom-cintiq-24-pt.tablet ../data/wacom-cintiq-24-pt.tablet
|
|
new file mode 100644
|
|
index 000000000000..07536d3ca3b9
|
|
--- /dev/null
|
|
+++ ../data/wacom-cintiq-24-pt.tablet
|
|
@@ -0,0 +1,23 @@
|
|
+# Wacom
|
|
+# Cintiq 24 Touch
|
|
+# DTH246
|
|
+#
|
|
+# sysinfo.CRGxDhjS94
|
|
+# https://github.com/linuxwacom/wacom-hid-descriptors/issues/484
|
|
+
|
|
+[Device]
|
|
+Name=Wacom Cintiq 24 Touch
|
|
+ModelName=DTH246
|
|
+Class=Cintiq
|
|
+DeviceMatch=usb|056a|03fd
|
|
+Width=21
|
|
+Height=12
|
|
+# No pad buttons, so no layout
|
|
+Styli=@propen3;@mobilestudio;@propengen2;@dth2242;
|
|
+IntegratedIn=Display
|
|
+
|
|
+[Features]
|
|
+Stylus=true
|
|
+Reversible=false
|
|
+Touch=true
|
|
+NumRings=0
|
|
diff --git ./data/wacom-dth-246e.tablet ../data/wacom-dth-246e.tablet
|
|
new file mode 100644
|
|
index 000000000000..52bf04cfa33c
|
|
--- /dev/null
|
|
+++ ../data/wacom-dth-246e.tablet
|
|
@@ -0,0 +1,22 @@
|
|
+# Wacom
|
|
+# DTH246E
|
|
+#
|
|
+# sysinfo.2ICtoho6hS
|
|
+# https://github.com/linuxwacom/wacom-hid-descriptors/issues/485
|
|
+
|
|
+[Device]
|
|
+Name=Wacom DTH246E
|
|
+ModelName=DTH246E
|
|
+Class=Cintiq
|
|
+DeviceMatch=usb|056a|03ff
|
|
+Width=21
|
|
+Height=12
|
|
+# No pad buttons, so no layout
|
|
+Styli=@propen3;@mobilestudio;@propengen2;@dth2242;
|
|
+IntegratedIn=Display
|
|
+
|
|
+[Features]
|
|
+Stylus=true
|
|
+Reversible=false
|
|
+Touch=true
|
|
+NumRings=0
|
|
diff --git ./data/wacom-dtk-168e.tablet ../data/wacom-dtk-168e.tablet
|
|
new file mode 100644
|
|
index 000000000000..a31fa28cbb61
|
|
--- /dev/null
|
|
+++ ../data/wacom-dtk-168e.tablet
|
|
@@ -0,0 +1,22 @@
|
|
+# Wacom
|
|
+# DTK168E
|
|
+#
|
|
+# sysinfo.uLCGuCfeSd
|
|
+# https://github.com/linuxwacom/wacom-hid-descriptors/issues/481
|
|
+
|
|
+[Device]
|
|
+Name=Wacom DTK168E
|
|
+ModelName=DTK168E
|
|
+Class=Cintiq
|
|
+DeviceMatch=usb|056a|03ee
|
|
+Width=14
|
|
+Height=8
|
|
+# No pad buttons, so no layout
|
|
+Styli=@propen3;@mobilestudio;@propengen2;@dth2242;
|
|
+IntegratedIn=Display
|
|
+
|
|
+[Features]
|
|
+Stylus=true
|
|
+Reversible=false
|
|
+Touch=false
|
|
+NumRings=0
|
|
diff --git ./data/wacom-dtk-246e.tablet ../data/wacom-dtk-246e.tablet
|
|
new file mode 100644
|
|
index 000000000000..c6477d5cab10
|
|
--- /dev/null
|
|
+++ ../data/wacom-dtk-246e.tablet
|
|
@@ -0,0 +1,22 @@
|
|
+# Wacom
|
|
+# DTK246E
|
|
+#
|
|
+# sysinfo.JNkcjQCftR
|
|
+# https://github.com/linuxwacom/wacom-hid-descriptors/issues/483
|
|
+
|
|
+[Device]
|
|
+Name=Wacom DTK246E
|
|
+ModelName=DTK246E
|
|
+Class=Cintiq
|
|
+DeviceMatch=usb|056a|03ef
|
|
+Width=21
|
|
+Height=12
|
|
+# No pad buttons, so no layout
|
|
+Styli=@propen3;@mobilestudio;@propengen2;@dth2242;
|
|
+IntegratedIn=Display
|
|
+
|
|
+[Features]
|
|
+Stylus=true
|
|
+Reversible=false
|
|
+Touch=false
|
|
+NumRings=0
|
|
--
|
|
2.50.1
|
|
|