Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Jan 2011 14:43:11 -0800
From:      Maksim Yevmenkin <maksim.yevmenkin@gmail.com>
To:        freebsd-bluetooth@freebsd.org, demelier.david@gmail.com,  maksim.yevmenkin@gmail.com
Subject:   Re: Bluetooth mouse does not connect after reboot
Message-ID:  <AANLkTindTyEBAgGV3cBcSs6tGMtN8JtQ3_sHOF4n%2BnEs@mail.gmail.com>
In-Reply-To: <201101202043.p0KKhDIB076736@lurza.secnetix.de>
References:  <4D3889D2.80508@gmail.com> <201101202043.p0KKhDIB076736@lurza.secnetix.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jan 20, 2011 at 12:43 PM, Oliver Fromme <olli@lurza.secnetix.de> wr=
ote:
> David Demelier wrote:
> =A0> It has two logical button at the both sides. It does "backward" or
> =A0> "forward" in firefox or the same in nautilus. My logitech mouse has =
the
> =A0> same feature on the wheel. if I press the mouse wheel to the side it
> =A0> does 2 more click so the wheel has not only one middle click but thr=
ee.
> =A0> The middle click and "back" "next"
> =A0>
> =A0> These back/next buttons are not detected by xev. That's my current
> =A0> trouble :-)
>
> If xev doesn't see them, the next step would be to find out
> if moused sees them. =A0Run moused with the -f -d options, so
> it will print all events.

sorry, i'm a bit confused here. moused has nothing to do with
bluetooth mouse. bthidd decodes hid reports (received over bluetooth
link), fills mouse_info structure, and, feeds mouse_info to kernel via
mouse_action ioctl. so, i don't think that moused will be able to trap
that.

i'd like to know how those "non-working" events are reported at hid
level. David, could you please use hcidump and obtain traces for those
"non-working" events?

> By the way, I don't think this is bluetooth related at all.
> Maybe you should open a new thread on the x11 list.

it may or may not be bthidd related :) if bthidd can decode and put
those events into kernel then there is no reason for it to not do that
:)

thanks,
max



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