BTHIDD(8) | MidnightBSD System Manager's Manual | BTHIDD(8) |
bthidd
— Bluetooth
HID daemon
bthidd |
-h |
bthidd |
[-a BD_ADDR]
[-c file]
[-H file]
[-p file]
[-t val]
[-u ] |
The bthidd
daemon handles remote Bluetooth
HID devices.
The options are as follows:
-a
BD_ADDRANY
address. The address can be specified as
BD_ADDR or name. If a name was specified, the
bthidd
daemon will attempt to resolve the name via
bt_gethostbyname(3).-c
file-d
-H
file-h
-p
file-t
valbthidd
daemon will periodically scan for newly
configured Bluetooth HID devices or disconnected “passive”
Bluetooth HID devices and will attempt to establish an outgoing
connection. The default rescan interval is 10 seconds.-u
The bthidd
daemon currently does not
handle key auto repeat and double click mouse events. Those events work
under X(7) just fine, but not
in text console.
This manual page needs more work. A manual page documenting the format of the /etc/bluetooth/bthidd.conf configuration file is needed as well.
Maksim Yevmenkin <m_evmenkin@yahoo.com>
Any Bluetooth HID device that has
HUP_KEYBOARD
or HUP_CONSUMER
entries in its descriptor is considered as “keyboard”. For
each “keyboard” Bluetooth HID device, the
bthidd
daemon will use a separate instance of the
virtual keyboard interface
vkbd(4). Therefore the
kbdmux(4) driver must be
used to properly multiplex input from multiple keyboards.
April 30, 2018 | midnightbsd-3.1 |