On Wed, Jul 15, 2020, 06:36 brian dodds <[email protected]> wrote:

> Hello everyone,
>
> We have an issue with some connections where there appears to be frequent
> momentary delays in network traffic to the point that runaway key repeats
> get triggered.  It seems to only affect certain users who are on a known
> poor quality connection.  Before I start modifying Keyboard.js, is there a
> way to modify the key_repeat_timeout or this behavior in general
> externally? Thanks!
>

Delays in network traffic would potentially cause keys to repeat remotely
(within the remote desktop), not locally (within Keyboard.js). If you are
seeing keys repeat on the server side due to network latency, changing
client-side key repeat will not have any effect.

- Mike

Reply via email to