summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2017-11-27 16:25:26 +0100
committerBastien Nocera <hadess@hadess.net>2021-02-17 17:49:03 +0100
commitefb59e70266f62f6a74d9c5d514197e091358770 (patch)
treeb62afc54bc76ed0be9977fc984bd34ea79e72bfc
parenta62b71ec67d7a39354dd52535e5035a6bd8bcee9 (diff)
downloadgnome-bluetooth-efb59e70266f62f6a74d9c5d514197e091358770.tar.gz
lib: Remove joypad quirks moved to the autopair plugin
The joypad quirk has been merged in BlueZ's autopair plugin in version 5.51, released in 2019. https://gitlab.gnome.org/GNOME/gnome-bluetooth/-/issues/36 https://bugzilla.gnome.org/show_bug.cgi?id=790906
-rw-r--r--README.md2
-rw-r--r--lib/pin-code-database.xml3
2 files changed, 1 insertions, 4 deletions
diff --git a/README.md b/README.md
index fc02dca5..388b930e 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ Requirements
------------
- glib
-- bluez 5.x
+- bluez 5.51 or newer
- rfkill sub-system enable in the kernel[1]
- gnome-settings-daemon
diff --git a/lib/pin-code-database.xml b/lib/pin-code-database.xml
index d860d93e..289ac7a8 100644
--- a/lib/pin-code-database.xml
+++ b/lib/pin-code-database.xml
@@ -148,9 +148,6 @@
<!-- Printers -->
<device type="printer" pin="0000"/>
- <!-- Joypads and joysticks -->
- <device type="joypad" pin="0000"/>
-
<!-- Keyboard need a special help text -->
<device type="keyboard" pin="KEYBOARD"/>