aboutsummarylogtreecommitdiffstats
path: root/0007-data-Add-Microsoft-Surface-Book.patch
blob: ee7e13d6206b5a597b096ceca668921b2f627e41 (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 9363815bb6c7d9956f6a9d9755328671f4ede5ae Mon Sep 17 00:00:00 2001
From: Maximilian Luz <luzmaximilian@gmail.com>
Date: Tue, 18 Aug 2020 20:19:38 +0200
Subject: [PATCH 07/12] data: Add Microsoft Surface Book

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

diff --git a/data/surface-book.tablet b/data/surface-book.tablet
new file mode 100644
index 0000000..e2a5401
--- /dev/null
+++ b/data/surface-book.tablet
@@ -0,0 +1,14 @@
+# This is for the Microsoft Surface Book (1)
+
+[Device]
+Name=Microsoft Surface Book
+Class=PenDisplay
+DeviceMatch=virt:1b96:005e;mei:1b96:005e
+Width=11
+Height=7
+IntegratedIn=Display;System;
+
+[Features]
+Stylus=true
+Touch=true
+Buttons=0
-- 
2.30.0