Hello,
I would like to ask what I am doing wrong and what is the best approach to
resolve this situation:
First of all I start virtual machine by virDomainCreateXML. In my
application I use libvncclient library that sends mouse events to this
running domain. I had some troubles with coordinate
Hello,
I would like to know if there is a way how to execute a command inside of
running virDomainPtr. For example call exec command but not on my computer,
but on running virtual machine. If there is a way, what needs to be done for
it?
Thanks for answer!_
Hello,
I would like to ask if is there any way how to send mouse event to running
domain. I am looking for something like a method for handling keyboard
events(virDomainSendKey method). Is it implemented yet or is it future todo
item(when It will be released?)?
Thank for your answer_