Discussion:
[Linuxwacom-devel] [PATCH libwacom] data: Add .tablet file for DTH-1152
Aaron Armstrong Skomra
2017-07-13 17:03:44 UTC
Permalink
Signed-off-by: Aaron Armstrong Skomra <***@wacom.com>
---
data/dth-1152.tablet | 23 +++++++++++++++++++++++
1 file changed, 23 insertions(+)
create mode 100644 data/dth-1152.tablet

diff --git a/data/dth-1152.tablet b/data/dth-1152.tablet
new file mode 100644
index 000000000000..7b22624657bd
--- /dev/null
+++ b/data/dth-1152.tablet
@@ -0,0 +1,23 @@
+# Wacom
+# DTH-1152 Interactive Pen Display
+#
+# Note: Stylus does not have an eraser
+
+[Device]
+Name=Wacom DTH1152
+DeviceMatch=usb:056a:035a
+PairedID=usb:056a:0368
+Class=PenDisplay
+Width=9
+Height=5
+#No ExpressKeys, so no layout
+IntegratedIn=Display
+
+[Features]
+Stylus=true
+Reversible=false
+Touch=true
+Ring=false
+Ring2=false
+NumStrips=0
+Buttons=0
--
2.7.4
Peter Hutterer
2017-07-14 01:34:58 UTC
Permalink
Post by Aaron Armstrong Skomra
---
data/dth-1152.tablet | 23 +++++++++++++++++++++++
1 file changed, 23 insertions(+)
create mode 100644 data/dth-1152.tablet
diff --git a/data/dth-1152.tablet b/data/dth-1152.tablet
new file mode 100644
index 000000000000..7b22624657bd
--- /dev/null
+++ b/data/dth-1152.tablet
@@ -0,0 +1,23 @@
+# Wacom
+# DTH-1152 Interactive Pen Display
+#
+# Note: Stylus does not have an eraser
+
+[Device]
+Name=Wacom DTH1152
+DeviceMatch=usb:056a:035a
+PairedID=usb:056a:0368
+Class=PenDisplay
+Width=9
+Height=5
+#No ExpressKeys, so no layout
+IntegratedIn=Display
+
+[Features]
+Stylus=true
+Reversible=false
+Touch=true
+Ring=false
+Ring2=false
+NumStrips=0
+Buttons=0
--
2.7.4
ecf0bf4..353708e master -> master

thanks!

Cheers,
Peter

Loading...