Problem with Mint 18 and VMware Tools
Forget VM tools, use:
sudo apt-get install open-vm-tools open-vm-tools-desktop
Then do a full restart and check that the client screen will resize when the host window resizes.
You need to sudo
or su
at root first before running vmware-tools-install
.