Hi
On Mon, 2006-07-03 at 18:12 +0100, Darren Salt wrote:
Too close together, unless you really did press & release twice, 0.048s apart.
It was definitely one press in the real world, unless it bounced slightly or something.
but with a better delay, and with *either* its own repeat handling (set input_dev->rep[0] = input_dev->rep[1] = 1 before calling input_register_device()) or the default repeat handler (set them to 0 instead).
I tested out the patch I linked to in another post and it seems to work fine just tweaking the logic used to calculate the delay, but if you think it should be fixed in another way, could I please refer you to the kernel bugzilla, bug 4981 - mostly because I have no idea what you're talking about! ;)
Cheers,