Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Mar 2008 08:52:00 -0800
From:      "Maksim Yevmenkin" <maksim.yevmenkin@gmail.com>
To:        mato <gamato@users.sf.net>
Cc:        freebsd-bluetooth@freebsd.org, freebsd-mobile@freebsd.org
Subject:   Re: Logitech V470 Bluetooth Mouse on FreeBSD ?
Message-ID:  <bb4a86c70803310952x7a5cb943t70fd830a0200772c@mail.gmail.com>
In-Reply-To: <47EF668D.1080003@users.sf.net>
References:  <47ED9AC5.4050505@users.sf.net> <bb4a86c70803290954h1201625eye71b6c1de361e592@mail.gmail.com> <47EF668D.1080003@users.sf.net>

next in thread | previous in thread | raw e-mail | index | archive | help
 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bb4a86c70803310952x7a5cb943t70fd830a0200772c>