summaryrefslogtreecommitdiffstats
path: root/scripts/bluetooth.default
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2004-05-07 22:04:27 +0000
committerMarcel Holtmann <marcel@holtmann.org>2004-05-07 22:04:27 +0000
commit7b058edb0e54176809bfcce6567c82cb608029ba (patch)
tree9b180e0d04e0e5b0f40bf990ff160ec90f7f6c11 /scripts/bluetooth.default
parent46db4df8662288a5282f52fe29d522142c021444 (diff)
Allow options for hidd
Diffstat (limited to 'scripts/bluetooth.default')
-rw-r--r--scripts/bluetooth.default3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/bluetooth.default b/scripts/bluetooth.default
index d96342c6..4817d38c 100644
--- a/scripts/bluetooth.default
+++ b/scripts/bluetooth.default
@@ -12,6 +12,9 @@ SDPD_ENABLE=true
# Start hidd (allowed values are "true" and "false")
HIDD_ENABLE=true
+# Arguments to hidd
+HIDD_OPTIONS=""
+
# Run hid2hci (allowed values are "true" and "false")
HID2HCI_ENABLE=true