Re: Logitech V470 Bluetooth Mouse on FreeBSD ?

"Maksim Yevmenkin" <[email protected]>
Newsgroups gmane.os.freebsd.devel.mobile
Message-ID <[email protected]>
 Martin,

>  I've just bought the mouse and it works, partially.
>  Well, I couldn't find anything in the handbook but google helped.
>
>  However, the mouse has 4-way wheel but horizontal scrolling doesn't work.
>  I've got the following in my xorg.conf:
>
>  Section "InputDevice"
>        Identifier  "Mouse0"
>        Driver      "mouse"
>        Option      "Protocol" "auto"
>        Option      "Device" "/dev/sysmouse"
>        Option      "ZAxisMapping" "4 5 6 7"
>  EndSection
>
>  Any ideas pls ?

as Iain already pointed out, you might try adding 'Option "Buttons"
"7"'. also it would be nice if you post hid descriptor for the mouse
from your /etc/bluetooth/bthidd.conf

>  Apart from that I noticed double clicks don't work in console.

yes, from bthidd(8) man page

KNOWN LIMITATIONS
     The bthidd daemon currently does not handle key auto repeat and double
     click mouse events.  Those events work under X(7) just fine, but not in
     text console.

thanks,
max
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-mobile
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.