aboutsummarylogtreecommitdiffstats
path: root/0010-data-Add-Microsoft-Surface-Pro-9.patch
blob: f38f6a97768cb4f41966c56b871a06970c7df472 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
From f6b54c01d9167b8caca4e6c986a477efd1d5f62b Mon Sep 17 00:00:00 2001
From: Maximilian Luz <luzmaximilian@gmail.com>
Date: Wed, 14 Jun 2023 21:11:36 +0200
Subject: [PATCH 10/16] data: Add Microsoft Surface Pro 9

IDs taken from https://github.com/quo/ithc-linux/issues/5
---
 data/surface-pro9.tablet | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 data/surface-pro9.tablet

diff --git a/data/surface-pro9.tablet b/data/surface-pro9.tablet
new file mode 100644
index 0000000..ee2b3ee
--- /dev/null
+++ b/data/surface-pro9.tablet
@@ -0,0 +1,14 @@
+# This is for the Microsoft Surface Pro 9
+
+[Device]
+Name=Microsoft Surface Pro 9
+Class=PenDisplay
+DeviceMatch=virt|045e|0c52
+Width=10
+Height=6
+IntegratedIn=Display;System;
+
+[Features]
+Stylus=false
+Touch=true
+Buttons=0
-- 
2.45.1