public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [Bluez-users] Microsoft bluetooth mouse - wheel support
@ 2005-01-15  8:07 Russell Turner
  2005-01-15 10:21 ` Michal Semler
  2005-01-15 12:24 ` Marcel Holtmann
  0 siblings, 2 replies; 3+ messages in thread
From: Russell Turner @ 2005-01-15  8:07 UTC (permalink / raw)
  To: bluez-users

Hi Everyone,
  I have successfully upgraded my Debian kernel to 2.6.10 (including the 
patch-2.6.10-mh1) and connected my mouse by

modprobe hidp
hidd --server

But no scroll wheel support! If I type "hidd --show" I get
00:50:F2:E8:5E:FA HID Boot Device [045e:0098] connected [boot-protocol]

So it seems that I get only a boot-mode connection. If I run xev it shows no 
activity when I use the scroll-wheel.

Can anyone please help me about how I can get scroll-wheel support for my 
lovely blue mouse!

Thanks.

Russell.




-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Bluez-users] Microsoft bluetooth mouse - wheel support
  2005-01-15  8:07 [Bluez-users] Microsoft bluetooth mouse - wheel support Russell Turner
@ 2005-01-15 10:21 ` Michal Semler
  2005-01-15 12:24 ` Marcel Holtmann
  1 sibling, 0 replies; 3+ messages in thread
From: Michal Semler @ 2005-01-15 10:21 UTC (permalink / raw)
  To: bluez-users

Section "InputDevice"
        Identifier      "Bluetooth Mouse"
        Driver          "mouse"
        Option          "SendCoreEvents"        "true"
        Option          "Device"                "/dev/input/mice"
        Option          "Protocol"              "ExplorerPS/2"
        Option          "ZAxisMapping"          "4 5"
        Option          "Buttons"               "5"
        Option          "Emulate3Buttons"       "false"
        Option          "Name"                  "AutoDetected"
        Option          "Vendor"                "AutoDetected"
EndSection

Michal

Dne so 15. ledna 2005 09:07 Russell Turner napsal(a):
> Hi Everyone,
>   I have successfully upgraded my Debian kernel to 2.6.10 (including the
> patch-2.6.10-mh1) and connected my mouse by
>
> modprobe hidp
> hidd --server
>
> But no scroll wheel support! If I type "hidd --show" I get
> 00:50:F2:E8:5E:FA HID Boot Device [045e:0098] connected [boot-protocol]
>
> So it seems that I get only a boot-mode connection. If I run xev it shows
> no activity when I use the scroll-wheel.
>
> Can anyone please help me about how I can get scroll-wheel support for my
> lovely blue mouse!
>
> Thanks.
>
> Russell.
>
>
>
>
> -------------------------------------------------------
> The SF.Net email is sponsored by: Beat the post-holiday blues
> Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
> It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
> _______________________________________________
> Bluez-users mailing list
> Bluez-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-users


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Bluez-users] Microsoft bluetooth mouse - wheel support
  2005-01-15  8:07 [Bluez-users] Microsoft bluetooth mouse - wheel support Russell Turner
  2005-01-15 10:21 ` Michal Semler
@ 2005-01-15 12:24 ` Marcel Holtmann
  1 sibling, 0 replies; 3+ messages in thread
From: Marcel Holtmann @ 2005-01-15 12:24 UTC (permalink / raw)
  To: BlueZ Mailing List

Hi Russell,

>   I have successfully upgraded my Debian kernel to 2.6.10 (including the 
> patch-2.6.10-mh1) and connected my mouse by
> 
> modprobe hidp
> hidd --server
> 
> But no scroll wheel support! If I type "hidd --show" I get
> 00:50:F2:E8:5E:FA HID Boot Device [045e:0098] connected [boot-protocol]
> 
> So it seems that I get only a boot-mode connection. If I run xev it shows no 
> activity when I use the scroll-wheel.
> 
> Can anyone please help me about how I can get scroll-wheel support for my 
> lovely blue mouse!

the patch-2.6.10-mh1 is missing the preliminary report mode protocol
support. I had to drop it because of resync problems with the mainline
kernel, but it will be back in 2.6.10-mh2.

Regards

Marcel




-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-01-15 12:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-15  8:07 [Bluez-users] Microsoft bluetooth mouse - wheel support Russell Turner
2005-01-15 10:21 ` Michal Semler
2005-01-15 12:24 ` Marcel Holtmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox