-
Notifications
You must be signed in to change notification settings - Fork 217
Description
Disclaimer
- I have read and understood the disclaimer.
Application version
0.4.8
System version
0.2.5
Device model
JetKVM
Extension model
None
Remote device Hardware
No response
Remote device OS
No response
Bug description
"Paste Text" seems to be working, but it is woefully slow. By default, "Delay Between Keys" is set to 100. I'm not exactly sure what this means -- perhaps number of milliseconds between a key press and a key release event?
I can change "Delay Between Keys" to 50 and the paste seems to work about twice as fast. If I enter something less than 50 for "Delay Between Keys", the code seems to act as if it is set to 100. I just noticed that the arrow buttons in the edit box limit this value to 50.
Although I guess I can see a reason for having some amount of delay between key press/release events, is there any reason why it cannot be significantly less than 50? Most decent typists can type much faster than the rate of the paste when "Delay Between Keys" is set to 50.