aboutsummarylogtreecommitdiffstats
path: root/0016-data-Add-Microsoft-Surface-Laptop-Studio.patch
blob: 433f7cf62641a28cbb0bc1467b918dab14a569ad (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 9a6737f4aae99f5fcad86c0843fc68f3123cee2f Mon Sep 17 00:00:00 2001
From: Maximilian Luz <luzmaximilian@gmail.com>
Date: Wed, 14 Jun 2023 21:12:41 +0200
Subject: [PATCH 16/16] data: Add Microsoft Surface Laptop Studio

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

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