gentoo-linux-surface-overlay/dev-libs/libwacom-surface/files/v2/0011-data-Add-Microsoft-Surface-Book.patch

34 lines
773 B
Diff
Raw Permalink Normal View History

2024-08-26 21:24:44 -07:00
From 51b2a3a1d62175da158ea8cd6332683e86a0aaee 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:38 +0200
2024-08-26 21:24:44 -07:00
Subject: [PATCH 11/16] data: Add Microsoft Surface Book
2021-07-27 12:35:19 -07:00
---
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
2024-08-26 21:24:44 -07:00
index 0000000..6daf5b6
2021-07-27 12:35:19 -07:00
--- /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
2024-08-26 21:24:44 -07:00
+DeviceMatch=virt|1b96|005e;mei|1b96|005e
2021-07-27 12:35:19 -07:00
+Width=11
+Height=7
+IntegratedIn=Display;System;
+
+[Features]
+Stylus=true
+Touch=true
+Buttons=0
--
2024-08-26 21:24:44 -07:00
2.45.1
2021-07-27 12:35:19 -07:00