]> git.hoellein.online Git - zenbook/commitdiff
committing changes in /etc made by "/usr/bin/python3 /usr/bin/unattended-upgrade"
authorroot <root@localhost>
Wed, 1 Apr 2020 04:22:02 +0000 (06:22 +0200)
committerroot <root@localhost>
Wed, 1 Apr 2020 04:22:02 +0000 (06:22 +0200)
Package changes:
-bluez 5.50-0ubuntu5 amd64
+bluez 5.50-0ubuntu5.1 amd64

bluetooth/input.conf

index 3e1d65aaefeea62809205e3596c5f786e1ea13a0..4c70bc561f05429442c6fe0a183584ad1536fa4b 100644 (file)
 # Enable HID protocol handling in userspace input profile
 # Defaults to false (HIDP handled in HIDP kernel module)
 #UserspaceHID=true
+
+# Limit HID connections to bonded devices
+# The HID Profile does not specify that devices must be bonded, however some
+# platforms may want to make sure that input connections only come from bonded
+# device connections. Several older mice have been known for not supporting
+# pairing/encryption.
+# Defaults to false to maximize device compatibility.
+#ClassicBondedOnly=true
+
+# LE upgrade security
+# Enables upgrades of security automatically if required.
+# Defaults to true to maximize device compatibility.
+#LEAutoSecurity=true