[gnome-bluetooth/wip/hadess/always-try-pairing-mice: 2/2] lib: Add quirk for ancient Wacom Bluetooth tablet
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-bluetooth/wip/hadess/always-try-pairing-mice: 2/2] lib: Add quirk for ancient Wacom Bluetooth tablet
- Date: Fri, 22 Mar 2019 16:09:44 +0000 (UTC)
commit 3bc339b9f24f848bc1b642cb1476855fd119dc69
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]