From ffa37875474a83c5adc0edf84626531cdefd4fa8 Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Fri, 26 May 2023 12:32:21 +0200 Subject: [PATCH 08/16] data: Add Microsoft Surface Pro 7+ Based on https://github.com/linux-surface/libwacom-surface/issues/12 --- data/surface-pro7-plus.tablet | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 data/surface-pro7-plus.tablet diff --git a/data/surface-pro7-plus.tablet b/data/surface-pro7-plus.tablet new file mode 100644 index 0000000..36e1e3f --- /dev/null +++ b/data/surface-pro7-plus.tablet @@ -0,0 +1,14 @@ +# This is for the Microsoft Surface Pro 7+ + +[Device] +Name=Microsoft Surface Pro 7+ +Class=PenDisplay +DeviceMatch=virt:045e:0c1a +Width=10 +Height=6 +IntegratedIn=Display;System; + +[Features] +Stylus=false +Touch=true +Buttons=0 -- 2.43.2