Re: Anyone have a Bluetooth mouse ?

2008-07-27 Thread Valerio Valerio
HI, 2008/7/27 Dylan Semler [EMAIL PROTECTED] On Sat, Jul 26, 2008 at 6:36 AM, Valerio Valerio [EMAIL PROTECTED] wrote: HI, 2008/7/26 Yogiz [EMAIL PROTECTED] sudo /usr/sbin/hcidump -X test_mouse Can't open device: No such device You should probably use the device file there, such as

Re: Anyone have a Bluetooth mouse ?

2008-07-27 Thread Vincent MEURISSE
On Sun, Jul 27, 2008 at 08:55, Valerio Valerio [EMAIL PROTECTED] wrote: HI, 2008/7/27 Dylan Semler [EMAIL PROTECTED] On Sat, Jul 26, 2008 at 6:36 AM, Valerio Valerio [EMAIL PROTECTED] wrote: HI, 2008/7/26 Yogiz [EMAIL PROTECTED] sudo /usr/sbin/hcidump -X test_mouse Can't open

Re: Anyone have a Bluetooth mouse ?

2008-07-27 Thread Valerio Valerio
2008/7/27 Vincent MEURISSE [EMAIL PROTECTED] Here is a dump with my mouse. There is only one byte changing between the messages: byte = '01' : 1 click scroll up byte = '02' : 2 clicks scroll up byte = '03' : 3 clicks scroll up ... byte = 'ff' : 1 click scroll down byte = 'fe' : 2

Re: Anyone have a Bluetooth mouse ?

2008-07-27 Thread Vincent MEURISSE
On Sun, Jul 27, 2008 at 14:11, Valerio Valerio [EMAIL PROTECTED] wrote: 2008/7/27 Vincent MEURISSE [EMAIL PROTECTED] Here is a dump with my mouse. There is only one byte changing between the messages: byte = '01' : 1 click scroll up byte = '02' : 2 clicks scroll up byte = '03' : 3

Re: Anyone have a Bluetooth mouse ?

2008-07-26 Thread Valerio Valerio
HI, 2008/7/26 Yogiz [EMAIL PROTECTED] sudo /usr/sbin/hcidump -X test_mouse Can't open device: No such device You should probably use the device file there, such as /dev/input/mouse or whatever. I'd dump it myself, but my MoGo mouse doesn't have a scrolling wheel. It can't open the

Anyone have a Bluetooth mouse ?

2008-07-25 Thread Valerio Valerio
Hi, I need a dump from a bluetooth mouse in a Linux box , for figure out a pattern to do my project (GSoC Openmoko remote controller). So if some kindle person with a bluetooth mouse can do the instructions in the bottom and send me the result, I will appreciate a lot :) Instructions: 1- Check

Re: Anyone have a Bluetooth mouse ?

2008-07-25 Thread Dylan Semler
On Fri, Jul 25, 2008 at 2:10 PM, Valerio Valerio [EMAIL PROTECTED] wrote: Hi, I need a dump from a bluetooth mouse in a Linux box , for figure out a pattern to do my project (GSoC Openmoko remote controller). So if some kindle person with a bluetooth mouse can do the instructions in the

Re: Anyone have a Bluetooth mouse ?

2008-07-25 Thread Yogiz
sudo /usr/sbin/hcidump -X test_mouse Can't open device: No such device You should probably use the device file there, such as /dev/input/mouse or whatever. I'd dump it myself, but my MoGo mouse doesn't have a scrolling wheel. ___ Openmoko community