[gnome-bluetooth/gnome-3-28] lib: Add quirk for ancient Wacom Bluetooth tablet
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-bluetooth/gnome-3-28] lib: Add quirk for ancient Wacom Bluetooth tablet
- Date: Tue, 26 Mar 2019 15:48:36 +0000 (UTC)
commit d765c7c571b4b230c9f562b1df23581960dbeb52
Author: Bastien Nocera <hadess hadess net>
Date: Fri Mar 22 17:05:13 2019 +0100
lib: Add quirk for ancient Wacom Bluetooth tablet
This tablet cannot pair, and expects to just to connected to and set to
"Trusted".
Full manual at:
https://www.wacom.com/-/media/wacomdotcom/files/store-manuals/legacy-models/graphire-bluetooth-manual.pdf
lib/pin-code-database.xml | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/lib/pin-code-database.xml b/lib/pin-code-database.xml
index 0d752de1..de9f128b 100644
--- a/lib/pin-code-database.xml
+++ b/lib/pin-code-database.xml
@@ -70,6 +70,9 @@
<!-- ION iCade Game Controller -->
<device name="iCade" type="keyboard" pin="ICADE"/>
+ <!-- Wacom Graphire Bluetooth -->
+ <device name="WACOM Pen Tablet" type="mouse" pin="NULL"/>
+
<!-- GPS devices -->
<device oui="00:0D:B5:" name="TomTom Wireless GPS MkII" pin="0000"/>
<device oui="00:0D:B5:" name="GPS-GW-005" pin="0000"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]