On Sat, May 01, 2021 at 09:06:21PM +0200, Rainer Müller wrote: > When multiple keyboards are passed to the guest with input-linux, there > could still be keys pressed on the other keyboard when toggling grab. > Delay toggling grab on the other keyboard until all keys are released, > otherwise keys could be stuck on host without a key up event.
Hmm, if you have two keyboards plugged into your machine, why would you assign both to a virtual machine? Instead of simply using one for the host and one for the guest? take care, Gerd