> Em 10/11/2020 09:14, Robert Riebisch escreveu: > > P125: cd fdos\dn2 ; dn.com ; numeric keypad up down works fine, but > >> normal up down move by 2 rather than by 1 line > >> same for left, right > >> https://sourceforge.net/p/freedos/bugs/291/ > > I think, this is a QEMU bug and the ticket should be closed. > > >
On Tue, Nov 10, 2020 at 8:19 AM Alain Mouette <[email protected]> wrote: > I don't agree that it should be closed. QEMU works with all other OSs, > so this is a FreeDOS quirk and should be addressed > > Alain > > I haven't tried it, but the QEMU man page mentions this parameter that might help: key-delay-ms Set keyboard delay, *for key down and key up events*, in milliseconds. 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 arrivā ing in bulk. Possible causes for the latter are flaky network connections, or scripts for automated testing. (*emphasis* mine)
_______________________________________________ Freedos-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freedos-devel
