Translation(s): English - Italiano

(!) ?Discussion


In order to make use of your Bluetooth mouse you need to do the following:

# aptitude install bluetooth

Frist run

hcitool scan

to get the bluethooth MAC addres (=BTADDRESS)

After an intial connect with hidd --connect $BTADDRESS you need to run

/usr/share/doc/bluez/examples/test-device connect $BTADDRESS

To enable futher automatic reconnects


This information is only valid for lenny or before:

$ grep HIDD /etc/default/bluetooth
############ HIDD
# HIDD_ENABLED to 1.
HIDD_ENABLED=1
HIDD_OPTIONS="--master --server"
# HIDD_OPTIONS="-i AA:BB:CC:DD:EE:FF --server"

# /etc/init.d/bluetooth restart
Restarting bluetooth: hidd hcid sdpd hidd rfcomm.

# hidd --search