Add the following to the .vmx file for your session:
mouse.vusb.enable = "TRUE"
mouse.vusb.useBasicMouse = "FALSE"
usb.generic.allowHID = "TRUE"
Modified on: Sun, Mar 1, 2015 at 2:52 PM
Add the following to the .vmx file for your session:
mouse.vusb.enable = "TRUE"
mouse.vusb.useBasicMouse = "FALSE"
usb.generic.allowHID = "TRUE"
Did you find it helpful? Yes No
Send feedback