mcs的方式创建的虚拟机,鼠标定位不准的问题处理
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了mcs的方式创建的虚拟机,鼠标定位不准的问题处理相关的知识,希望对你有一定的参考价值。
如果是mcs的方式创建的虚拟机,鼠标定位不准的问题通过下面的方法解决
?Get the uuid of your VM (ensure that xentools is installed)
?Shutdown the VM (otherwise, unexpected problems may occur)
?Open the console of sever and enter: xe vm-param-set uuid=<VM uuid> platform:usb=true platform:usb_tablet=true
?Start the VM: xe vm-start uuid=xxx
以上是关于mcs的方式创建的虚拟机,鼠标定位不准的问题处理的主要内容,如果未能解决你的问题,请参考以下文章