Re: How to get scancodes from mouse buttons?

2011-02-15 Thread JB
Dotan Cohen gmail.com> writes: > ... I think (as already was suggested in the thread) you should arrange to test the mouse on a Win machine. I see on the Web reports about some mouse devices (from other companies) having broken (not sending any codes) multimedia keys/buttons. JB -- users mai

Re: How to get scancodes from mouse buttons?

2011-02-15 Thread Dotan Cohen
On Tue, Feb 15, 2011 at 12:52, JB wrote: > Dotan Cohen gmail.com> writes: > >> ... >> Thanks. I just spent a good hour going through there, but even with >> xinput I could not switch those keys' positions, and getscancodes did >> not help, either. I figured maybe the scancodes were above 255 [1]

Re: How to get scancodes from mouse buttons?

2011-02-15 Thread Dotan Cohen
Here is a picture of the rodent, the buttons in question are the two Zoom buttons on the upper left: http://www.pompa.co.il/images/ItemPics%5COX1100.jpg The two multimedia buttons on the left side of the mouse (below the Zoom buttons in the picture) work as expected, as does the four-way scroll.

Re: How to get scancodes from mouse buttons?

2011-02-15 Thread JB
Dotan Cohen gmail.com> writes: > ... > Thanks. I just spent a good hour going through there, but even with > xinput I could not switch those keys' positions, and getscancodes did > not help, either. I figured maybe the scancodes were above 255 [1] but > I'm not sure. > > [1] https://bugs.freed

Re: How to get scancodes from mouse buttons?

2011-02-15 Thread Dotan Cohen
On Tue, Feb 15, 2011 at 10:34, JB wrote: > The only comprehensive summaries I know of are these (but you are already > familiar with them ...): > > http://en.gentoo-wiki.com/wiki/X.Org/Mouse > http://en.gentoo-wiki.com/wiki/Multimedia_Keys > Thanks. I just spent a good hour going through there, b

Re: How to get scancodes from mouse buttons?

2011-02-15 Thread JB
Dotan Cohen gmail.com> writes: > ... > In any case, I still need to find a solution to getting the hardware > scancodes of the buttons. > The only comprehensive summaries I know of are these (but you are already familiar with them ...): http://en.gentoo-wiki.com/wiki/X.Org/Mouse http://en.gen

Re: How to get scancodes from mouse buttons?

2011-02-15 Thread Dotan Cohen
On Tue, Feb 15, 2011 at 10:01, JB wrote: > Here is something that may be it ... > > http://www.hidpoint.com/hidpoint/overview/overview.html > Thanks! I tried it, but the app only works with specific Logitech mice. It might filter on the mouse ID. That is too bad, it _might_ help with this mouse b

Re: How to get scancodes from mouse buttons?

2011-02-15 Thread JB
Dotan Cohen gmail.com> writes: > ... Here is something that may be it ... http://www.hidpoint.com/hidpoint/overview/overview.html JB -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users

Re: How to get scancodes from mouse buttons?

2011-02-14 Thread Dotan Cohen
On Tue, Feb 15, 2011 at 00:17, JB wrote: > Dotan Cohen gmail.com> writes: > >> ... > > Is that a USB device ? > $ lsusb > Yes, I think that this is it: Bus 006 Device 003: ID 04fc:0538 Sunplus Technology Co., Ltd Googling it I find it listed in some Polish and Italian forums, but only in refere

Re: How to get scancodes from mouse buttons?

2011-02-14 Thread JB
Dotan Cohen gmail.com> writes: > ... Is that a USB device ? $ lsusb JB -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Re: How to get scancodes from mouse buttons?

2011-02-14 Thread Dotan Cohen
On Mon, Feb 14, 2011 at 21:32, Joe Zeff wrote: > On 02/14/2011 11:04 AM, Dotan Cohen wrote: >> Other than Xev, Xbindkeys, and Showkey, what tools can I use? I >> specifically bought this mouse because of the location of the two >> extra keys, as I have a manual disability and cannot use the specia

Re: How to get scancodes from mouse buttons?

2011-02-14 Thread Joe Zeff
On 02/14/2011 11:04 AM, Dotan Cohen wrote: > Other than Xev, Xbindkeys, and Showkey, what tools can I use? I > specifically bought this mouse because of the location of the two > extra keys, as I have a manual disability and cannot use the special > keys of regular mice. Just to double-check. Doe

How to get scancodes from mouse buttons?

2011-02-14 Thread Dotan Cohen
Hi all, first off I must confess that this is a crosspost. I posted a similar question to the Debian list, but it's not getting very far and I know that there are some smart folks here who could probably help. I have a nice new mouse with two extra multimedia buttons. When I try to get the scancod