Discussion:
[Linuxwacom-devel] [PATCH libwacom] data: add ISDV4 5040 (Lenovo X1 Yoga)
Peter Hutterer
2016-10-30 23:41:53 UTC
Permalink
From: Robert de Rooy <***@lenovo.com>

Signed-off-by: Peter Hutterer <***@who-t.net>
---
data file was submitted to:
https://bugzilla.redhat.com/show_bug.cgi?id=1389849

data/isdv4-5040.tablet | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
create mode 100644 data/isdv4-5040.tablet

diff --git a/data/isdv4-5040.tablet b/data/isdv4-5040.tablet
new file mode 100644
index 0000000..bbd80fd
--- /dev/null
+++ b/data/isdv4-5040.tablet
@@ -0,0 +1,17 @@
+# this is for the Wacom pen + touchscreen
+# as found in the Lenovo Thinkpad X1 Yoga
+# 14" WQHD display, measuring 310x174mm
+# pen with 2 buttons, no eraser
+
+[Device]
+Name=Wacom ISDv4 5040
+DeviceMatch=usb:056a:5040
+Class=ISDV4
+Width=12
+Height=7
+IntegratedIn=Display;System
+
+[Features]
+Stylus=true
+Touch=true
+Buttons=0
--
2.9.3
Loading...