Bluethooth mouse Razer and Ubuntu 7.10
Submitted by rac on 2 January, 2008 - 13:01.
To get the mouse working, first you ned the MAC adress of your mouse...
You get it with following command in a shel (assumes, you have bluez-util installed)
-
hcitool scan
To pair your mouse, you can execute the following command in a shell
-
sudo hidd --connect XX:XX:XX:XX:XX:XX
To have it always automatically paired, you can set the two variables like the following sample in the file /etc/default/bluethooth
-
HIDD_ENABLED=1
-
HIDD_OPTIONS="-i XX:XX:XX:XX:XX:XX --server"
Trackback URL for this post:
http://www.2030.tk/trackback/22
»
- Download PDF
- Printer-friendly version
- 860 reads

Post new comment