First commit.
This commit is contained in:
commit
ba0663e2ac
21 changed files with 788 additions and 0 deletions
33
dev-libs/libwacom-surface/files/1.9/10.patch
Normal file
33
dev-libs/libwacom-surface/files/1.9/10.patch
Normal file
|
@ -0,0 +1,33 @@
|
|||
From 84f8519285c39cf3b35175f94a38cd48b3a7d922 Mon Sep 17 00:00:00 2001
|
||||
From: Maximilian Luz <luzmaximilian@gmail.com>
|
||||
Date: Tue, 18 Aug 2020 20:20:29 +0200
|
||||
Subject: [PATCH 10/11] data: Add Microsoft Surface Book 3 (13.5")
|
||||
|
||||
---
|
||||
data/surface-book3-13.tablet | 14 ++++++++++++++
|
||||
1 file changed, 14 insertions(+)
|
||||
create mode 100644 data/surface-book3-13.tablet
|
||||
|
||||
diff --git a/data/surface-book3-13.tablet b/data/surface-book3-13.tablet
|
||||
new file mode 100644
|
||||
index 0000000..a33c9cb
|
||||
--- /dev/null
|
||||
+++ b/data/surface-book3-13.tablet
|
||||
@@ -0,0 +1,14 @@
|
||||
+# This is for the Microsoft Surface Book 3 13.5-inch model
|
||||
+
|
||||
+[Device]
|
||||
+Name=Microsoft Surface Book 3 (13.5")
|
||||
+Class=PenDisplay
|
||||
+DeviceMatch=virt:045e:09b2;mei:045e:09b2
|
||||
+Width=11
|
||||
+Height=7
|
||||
+IntegratedIn=Display;System;
|
||||
+
|
||||
+[Features]
|
||||
+Stylus=false
|
||||
+Touch=true
|
||||
+Buttons=0
|
||||
--
|
||||
2.30.1
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue