public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [Bluez-devel] Forward and Backward keys on presenter
@ 2008-07-05  7:00 Rui Pedro Lopes
  2008-07-05 17:21 ` Marcel Holtmann
  0 siblings, 1 reply; 2+ messages in thread
From: Rui Pedro Lopes @ 2008-07-05  7:00 UTC (permalink / raw)
  To: bluez-devel


[-- Attachment #1.1: Type: text/plain, Size: 2417 bytes --]

Hi all!

I have a microsoft notebook presenter mouse 8000
(http://www.microsoft.com/hardware/Presenter/productdetails.aspx?pid=085) and I have managed to have it working (as a mouse). When switching to presenter mode, the multimedia keys work (volume up and down), but the forward and backword keys do not. I tried to get the key codes with xev, but nothing shows up. Even the scan code (with showkey -s or with getscancode - http://keytouch.sourceforge.net/) nothing shows up.

However, with hcidump I can see that something goes through:

(as a mouse)
> 02 32 20 0B 00 07 00 41 00 A1 11 00 FF 00 00 00 
> 02 32 20 0B 00 07 00 41 00 A1 11 00 FE FF 00 00 
> 02 32 20 0B 00 07 00 41 00 A1 16 00 00 0F 00 00 
> 04 14 06 00 2E 00 00 00 00 
> 02 32 20 0B 00 07 00 41 00 A1 16 00 00 00 00 00 
(switching to presenter)
> 04 14 06 00 2E 00 02 A2 00 
> 04 14 06 00 32 00 00 00 00 
> 04 14 06 00 32 00 02 4E 00 
(pressing forward key)
> 02 32 20 0B 00 07 00 41 00 A1 16 00 00 00 00 00 
> 02 32 20 0B 00 07 00 41 00 A1 16 00 00 00 00 00 
(switching to mouse)
> 04 14 06 00 32 00 00 00 00 
> 04 14 06 00 32 00 02 1E 00 
> 04 14 06 00 32 00 00 00 00 
> 04 14 06 00 32 00 02 4E 00 

(as a mouse)
> ACL data: handle 50 flags 0x02 dlen 11
    L2CAP(d): cid 0x0041 len 7 [psm 0]
      A1 16 00 00 08 00 00 
> HCI Event: Mode Change (0x14) plen 6
  00 32 00 00 00 00 
> HCI Event: Mode Change (0x14) plen 6
  00 32 00 02 1E 00 
> ACL data: handle 50 flags 0x02 dlen 11
    L2CAP(d): cid 0x0041 len 7 [psm 0]
      A1 16 00 00 00 00 00 
(switching to presenter)
> HCI Event: Mode Change (0x14) plen 6
  00 32 00 00 00 00 
> HCI Event: Mode Change (0x14) plen 6
  00 32 00 02 4E 00 
(pressing forward key)
> ACL data: handle 50 flags 0x02 dlen 11
    L2CAP(d): cid 0x0041 len 7 [psm 0]
      A1 16 00 00 0E 00 00 
> HCI Event: Mode Change (0x14) plen 6
  00 32 00 00 00 00 
> HCI Event: Mode Change (0x14) plen 6
  00 32 00 02 1E 00 
> ACL data: handle 50 flags 0x02 dlen 11
    L2CAP(d): cid 0x0041 len 7 [psm 0]
      A1 16 00 00 00 00 00 
(back to mouse mode)
> HCI Event: Mode Change (0x14) plen 6
  00 32 00 00 00 00 
> HCI Event: Mode Change (0x14) plen 6
  00 32 00 02 4E 00 

I do not know how to interpret this information. Does anyone knows if
the problem is related to the bluetooth part or to X?
Is there any possibility of getting it working?

Cheers,

/rp

[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

[-- Attachment #2: Type: text/plain, Size: 347 bytes --]

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08

[-- Attachment #3: Type: text/plain, Size: 164 bytes --]

_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

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

end of thread, other threads:[~2008-07-05 17:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-05  7:00 [Bluez-devel] Forward and Backward keys on presenter Rui Pedro Lopes
2008-07-05 17:21 ` Marcel Holtmann

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