[Fwd: Bluetooth Mouse on Ubuntu]

Serhan D. KIYMAZ serhan at serotizm.com
Thu Nov 17 20:37:36 UTC 2005


Hi,
Today I've bought a Cellink BTM-5963 mouse. Most of bluetooth mouse work 
similar.
It's working on Breezy after searching for a while.
Maybe this will help someone;

1- Plugin your mouse dock to your PC from USB
2- Load hidp module
    modprobe hidp
3- Type
    dmesg | grep HIDP
    You'll get output:
    [4298999.685000] Bluetooth: HIDP (Human Interface Emulation) ver 1.1
4- Start HIDP server
    sudo hidd --server
5- Press connect button on your mouse
6- Scan for mouse from your pc with the command
    hcitool scan
    You'll get output like
    00:0A:94:C1:12:C5       Bluetooth Mouse
7- Pair your PC with the mouse
    sudo hidd --connect 00:0A:94:C1:12:C5

00:0A:94:C1:12:C5 is ID of my mouse. Yours will be different probably.

Hope this helps.
Regards

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3178 bytes
Desc: S/MIME Cryptographic Signature
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20051117/7db6b1da/attachment.bin>


More information about the ubuntu-users mailing list