Hi,

I have a usb ir remote control here, which "simulates" both a mouse and a 
keyboard. Actually it works almost perfectly. There is only one problem: 
several keys on the remote control are mapped to "known" keycodes (e.g. the 
number keyes, home,end), and the rest of the keys produces key codes above 
128 (according to xev).
My problem ist, that these keys don't auto-repeat while keeping a button 
pressed, although the ir receiver shows activity.
I am able to disable the auto-repeat feature for the first group of keys 
(numbers etc.) but I didn't manage to enable the auto-repeat for the other 
group of keys :-(
Now I don't know where to look for the cause. It might be an X issue, or a 
USB driver issue, or a hardware issue.

When pressing one of the "known" keys, data appears on /dev/input/event0, 
when pressing one of the other keys, data appears on /dev/input/event1 .
I wouldn't have expected this different behaviour for the different buttons.

Any idea how to get the other group of keys to do auto-repeating or how to 
find out where the problem lies ?

Thanks
Alex

_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to