Bluetooth mouse
Maksim Yevmenkin
maksim.yevmenkin at savvis.net
Fri Dec 17 14:24:17 PST 2004
Arne Schwabe wrote:
> Maksim Yevmenkin <maksim.yevmenkin at savvis.net> writes:
>
>>bthidcontrol(8) is a utility that can query bluetooth hid devices and
>>create configuration for bthidd(8).
>>
>>% nroff -man bthidcontrol.8 | less -- for more information
>>
>>bthidd(8) is a bluetooth hid daemon (incomplete but mouse should work).
>>it will read configuration created by bthidcontrol(8) and talk to
>>bluetooth hid devices.
>
> I just tried it with my Logitech MX900 mouse, it works! :)
good.
> But for _some_ reason, my third and second buttons are swapped. Well I
the code just parses input hid reports according to the device's hid
descriptor. it hid descriptor says its second button it will be second
button :)
> hacked it in the hid.c source code %)
well, you are more then welcome to hack it further. i hope that enough
bluetooth hid users will send me their hacks so i finally will be able
to finish this :)
thanks,
max
More information about the freebsd-bluetooth
mailing list