How to lower/remove the delay, and speed up the insertion of additional keys on holding down a key?
For instance: if you want to type a long "ffffffffffffff"
sequence, when you do not care how many f's exactly, it takes quite some time when holding down the f
to get the result.
There is a quite long initial delay, and the speed of the f's appearing after the delay is not the fastest either. Does anyone know which parameters are involved, and how to alter them?