gentoo-linux-surface-overlay/dev-libs/libwacom-surface/files/v2/0007-data-Add-Microsoft-Surface-Pro-7.patch

34 lines
773 B
Diff
Raw Permalink Normal View History

2024-08-26 21:24:44 -07:00
From 8725c66f88c0bca79542e1069fbbdef98227de1a Mon Sep 17 00:00:00 2001
2021-07-27 12:35:19 -07:00
From: Maximilian Luz <luzmaximilian@gmail.com>
Date: Tue, 18 Aug 2020 20:19:13 +0200
2024-08-26 21:24:44 -07:00
Subject: [PATCH 07/16] data: Add Microsoft Surface Pro 7
2021-07-27 12:35:19 -07:00
---
data/surface-pro7.tablet | 14 ++++++++++++++
1 file changed, 14 insertions(+)
create mode 100644 data/surface-pro7.tablet
diff --git a/data/surface-pro7.tablet b/data/surface-pro7.tablet
new file mode 100644
2024-08-26 21:24:44 -07:00
index 0000000..f960107
2021-07-27 12:35:19 -07:00
--- /dev/null
+++ b/data/surface-pro7.tablet
@@ -0,0 +1,14 @@
+# This is for the Microsoft Surface Pro 7
+
+[Device]
+Name=Microsoft Surface Pro 7
+Class=PenDisplay
2024-08-26 21:24:44 -07:00
+DeviceMatch=virt|045e|099f;mei|045e|099f
2021-07-27 12:35:19 -07:00
+Width=10
+Height=6
+IntegratedIn=Display;System;
+
+[Features]
+Stylus=false
+Touch=true
+Buttons=0
--
2024-08-26 21:24:44 -07:00
2.45.1
2021-07-27 12:35:19 -07:00