The mouse cursor is not calibrated correctly, I have to manually change the XML to make it work.
I took the piece of XML from webvirtmgr and it worked after all
This is the XML:
<input type='mouse' bus='ps2'> <alias name='input0'/> </input> <input type='tablet' bus='usb'> <alias name='input1'/> <address type='usb' bus='0' port='1'/> </input> <input type='keyboard' bus='ps2'> <alias name='input2'/> </input>
Hope you can solve this problem
The mouse cursor is not calibrated correctly, I have to manually change the XML to make it work.
I took the piece of XML from webvirtmgr and it worked after all
This is the XML:
<input type='mouse' bus='ps2'> <alias name='input0'/> </input> <input type='tablet' bus='usb'> <alias name='input1'/> <address type='usb' bus='0' port='1'/> </input> <input type='keyboard' bus='ps2'> <alias name='input2'/> </input>Hope you can solve this problem