|
@@ -1491,7 +1491,7 @@ spec but is traditional QEMU behavior.
|
|
|
@item key-delay-ms
|
|
|
|
|
|
Set keyboard delay, for key down and key up events, in milliseconds.
|
|
|
-Default is 1. Keyboards are low-bandwidth devices, so this slowdown
|
|
|
+Default is 10. Keyboards are low-bandwidth devices, so this slowdown
|
|
|
can help the device and guest to keep up and not lose events in case
|
|
|
events are arriving in bulk. Possible causes for the latter are flaky
|
|
|
network connections, or scripts for automated testing.
|