Page 1 of 1

Time of the key pressed on HIDKEY

Posted: Mon Feb 08, 2010 3:05 pm
by soda
hello to everyone.
I'm having problems with hidkeys. the time of key press is very short.
so when I press once the "Z" in notepad for example
there appears "ZZ" as if I had pressed the button twice.
I've tried to use the control panel windows to configure the repeat rate of keyboard, but not resolved.
there is some setting that I can use in HIDkey fix this?
Thank you very much.

Re: Time of the key pressed on HIDKEY

Posted: Sun Feb 28, 2010 6:34 pm
by christian
HIDKeys is not intended for real keyboards, it's an example only. The code is kept simple, no handling of key bounces etc.

See http://www.obdev.at/products/vusb/prjhid.html for keyboard implementations which have been made for real-life.