2012/5/8 Ariel Luciano Rodriguez
> Hello, I'm starting to do a kind of typing-tutor program for fun, Im just
> starting modelling a visual keyboard and I'm facing this problem:
> While holding down a key (not a meta character) first a keypress event is
> released, and if i keep holding the key a
On Mon, 2012-05-07 at 22:32 -0300, Ariel Luciano Rodriguez wrote:
> Hello, I'm starting to do a kind of typing-tutor program for fun, Im just
> starting modelling a visual keyboard and I'm facing this problem:
> While holding down a key (not a meta character) first a keypress event is
> released, a
Hello, I'm starting to do a kind of typing-tutor program for fun, Im just
starting modelling a visual keyboard and I'm facing this problem:
While holding down a key (not a meta character) first a keypress event is
released, and if i keep holding the key a series of keypress and keyrelease
events st