2021-09-02

ehowton: (Default)
2021-09-02 09:56 pm
Entry tags:

Left-Mouse Click

When, in VMware Fusion, the left-mouse click doesn't work, do this:

Shutdown all VMs.
Quit Fusion.

# vi /path/to/virtual_machine/vm.vmx

Add:

mouse.vusb.startConnected = "FALSE"

Fix you right up.