若是是mcs的方式建立的虛擬機,鼠標定位不許的問題經過下面的方法解決ide
•Get the uuid of your VM (ensure that xentools is installed)ui
•Shutdown the VM (otherwise, unexpected problems may occur)orm
•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=xxxit