aboutsummarylogtreecommitdiffstats
path: root/0009-data-Add-Microsoft-Surface-Book-2-13.5.patch
blob: 571a909cb162a8a5e111b1baeb8319e27cf19fd9 (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
From fe88e689210205b8a62fedf9b5ff4c2cbe8bf263 Mon Sep 17 00:00:00 2001
From: Maximilian Luz <luzmaximilian@gmail.com>
Date: Tue, 18 Aug 2020 20:20:04 +0200
Subject: [PATCH 09/12] data: Add Microsoft Surface Book 2 (13.5")

---
 data/surface-book2-13.tablet | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 data/surface-book2-13.tablet

diff --git a/data/surface-book2-13.tablet b/data/surface-book2-13.tablet
new file mode 100644
index 0000000..b13cb07
--- /dev/null
+++ b/data/surface-book2-13.tablet
@@ -0,0 +1,14 @@
+# This is for the Microsoft Surface Book 2 13.5-inch model
+
+[Device]
+Name=Microsoft Surface Book 2 (13.5")
+Class=PenDisplay
+DeviceMatch=virt:045e:0021;mei:045e:0021
+Width=11
+Height=7
+IntegratedIn=Display;System;
+
+[Features]
+Stylus=true
+Touch=true
+Buttons=0
-- 
2.36.1