First commit.
This commit is contained in:
commit
ba0663e2ac
21 changed files with 788 additions and 0 deletions
32
dev-libs/libwacom-surface/files/1.9/05.patch
Normal file
32
dev-libs/libwacom-surface/files/1.9/05.patch
Normal file
|
@ -0,0 +1,32 @@
|
|||
From df44bc318ba3be62d71a02f7ae5f7945e1bc84d1 Mon Sep 17 00:00:00 2001
|
||||
From: Maximilian Luz <luzmaximilian@gmail.com>
|
||||
Date: Tue, 18 Aug 2020 20:19:07 +0200
|
||||
Subject: [PATCH 05/11] data: Add Microsoft Surface pro 6
|
||||
|
||||
---
|
||||
data/surface-pro6.tablet | 14 ++++++++++++++
|
||||
1 file changed, 14 insertions(+)
|
||||
create mode 100644 data/surface-pro6.tablet
|
||||
|
||||
diff --git a/data/surface-pro6.tablet b/data/surface-pro6.tablet
|
||||
new file mode 100644
|
||||
index 0000000..e97fad8
|
||||
--- /dev/null
|
||||
+++ b/data/surface-pro6.tablet
|
||||
@@ -0,0 +1,14 @@
|
||||
+# This is for the Microsoft Surface Pro 6
|
||||
+
|
||||
+[Device]
|
||||
+Name=Microsoft Surface Pro 6
|
||||
+Class=PenDisplay
|
||||
+DeviceMatch=virt:045e:001f;mei:045e:001f
|
||||
+Width=10
|
||||
+Height=6
|
||||
+IntegratedIn=Display;System;
|
||||
+
|
||||
+[Features]
|
||||
+Stylus=true
|
||||
+Touch=true
|
||||
+Buttons=0
|
||||
--
|
||||
2.31.1
|
Loading…
Add table
Add a link
Reference in a new issue