How to get scancodes from mouse buttons?

JB jb.1234abcd at gmail.com
Tue Feb 15 10:52:10 UTC 2011


Dotan Cohen <dotancohen <at> 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.freedesktop.org/show_bug.cgi?id=11227
> 

> $ lsusb
> Bus 006 Device 003: ID 04fc:0538 Sunplus Technology Co., Ltd

Follow it up with:
$ lsusb -v

and you should get more info: 

  idVendor         ... 
  idProduct        ... 
  bcdDevice        ...
  iManufacturer    ... 
  iProduct         ... 

I would contact the manufacturer directly thru their web site, that is their
Service / Technical Support (there must be a phone # or e-mail address).
Include all product details as above.

You may get this technical question answered promptly.
Any way, there is nothing to lose.

JB




More information about the users mailing list