On Fr, 2014-09-26 at 18:23 +0800, Amos Kong wrote:
> Currently we emit press events of combined keys first, then emit
> release events by reverse order. But it doesn't match with physical
> keyboard if the keys contain continued & repeated keys.
> 
> For example, (qemu) sendkey a-b-b

Hmm, somehow I don't feel like building too much magic into this.
If you want send Ctrl-somekey twice just use two sendkey commands ...

cheers,
  Gerd



Reply via email to