This article provides steps to connect a second mouse and/or keyboard directly to a virtual machine.
Mice
and keyboards belong to a special class of USB devices known as Human
Interface Devices, or HID. Fusion does not allow these to be connected
to the virtual machine by default, due to the risk of removing all human
interface from the Mac. It is possible to instruct Fusion to make it
possible to connect these devices by modifying the virtual machine
settings.
Caution: You require access to a second keyboard
and/or mouse for these steps. Do not follow these steps if you only have
one mouse and/or keyboard, as you will not be able to use the device(s)
with your Mac while Fusion is running.
To connect an external keyboard and/or mouse directly to your virtual machine:
- Shut down the virtual machine that needs the mouse/keyboard.
- Plug the second mouse/keyboard into your Mac.
- Edit your virtual machine's .vmx file using a text editor to include these lines:
usb.generic.allowHID = "TRUE"
usb.generic.allowLastHID = "TRUE"
- Power on your virtual machine.
- Go to Virtual Machine > USB and select Connect <your mouse or keyboard>.
No comments:
Post a Comment