Re: [libvirt] [PATCHv2 0/2] vbox: Add support for virDomainSendKey

2015-04-08 Thread Ján Tomko
On Tue, Apr 07, 2015 at 11:37:34AM -0400, Dawid Zamirski wrote: Those patches implement support for virDomainSendKey in the VBOX driver. Since VBOX SDK does not support holdtime natively, it's being simulated by using usleep to wait for that time before key-up scancodes are sent. The key-up

[libvirt] [PATCHv2 0/2] vbox: Add support for virDomainSendKey

2015-04-07 Thread Dawid Zamirski
Those patches implement support for virDomainSendKey in the VBOX driver. Since VBOX SDK does not support holdtime natively, it's being simulated by using usleep to wait for that time before key-up scancodes are sent. The key-up scancodes are automatically generated by add 0x80 to key-down