|
From: Jason G. <kil...@gm...> - 2018-04-17 17:53:42
|
Ref: https://github.com/linuxwacom/libwacom/issues/17 Signed-off-by: Jason Gerecke <jas...@wa...> --- data/isdv4-5146.tablet | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 data/isdv4-5146.tablet diff --git a/data/isdv4-5146.tablet b/data/isdv4-5146.tablet new file mode 100644 index 0000000..27c76e4 --- /dev/null +++ b/data/isdv4-5146.tablet @@ -0,0 +1,14 @@ +# this is for the Wacom pen + touchscreen as found in the Lenovo ThinkPad X1 Yoga (3rd-gen) + +[Device] +Name=Wacom ISDv4 5146 +DeviceMatch=usb:056a:5146 +Class=ISDV4 +Width=12 +Height=7 +IntegratedIn=Display;System + +[Features] +Stylus=true +Touch=true +Buttons=0 -- 2.17.0 |