Bluethooth mouse Razer and Ubuntu 7.10

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)

  1. hcitool scan

To pair your mouse, you can execute the following command in a shell

  1. 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

  1. HIDD_ENABLED=1
  2. HIDD_OPTIONS="-i XX:XX:XX:XX:XX:XX --server"

Trackback URL for this post:

http://www.2030.tk/trackback/22

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Use <fn>...</fn> to insert automatically numbered footnotes.
  • You can use the <go> tags just like the <a> for nicer urls.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>. Beside the tag style "<foo>" it is also possible to use "[foo]".
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Copy the characters (respecting upper/lower case) from the image.