There are two separate things. If a key is pressed twice in rapid
succession, do two copies of that letter get sent to the OS, or only
one. I want only one sent if the time between the presses is less than
50ms. The other is, if the key is pressed down and held down for 200 ms,
are many copies of that key sent to the operating system. That is I
believe what you are refering to.
So rapid double press, or long single press. They are different things.
The Accessibillity under System Settings allows one to suppress the
former, but the time is too long. The minimum time between two presses
there is 100ms, which also suppresses legitimate double presses (see
that word just before the parenthesis). I cannot double press faster
than about 70ms. However a fault in the keyboard (bounce) can repeat the
key faster. I want to suppress those but not my own double press of the
key.
>
> Daniel
>