本人使用的是vmware 12 player, 虛擬機裝的是ubuntu14.04, 主機是win10罩驻, 重新裝過vm Tools后穗酥, 在主機復(fù)制內(nèi)容,在虛擬機不能粘貼了惠遏,搞得很蛋疼砾跃,后來看到此種方法解決了。Copy/paste and drag&drop not working in vmware machine with Ubuntu
I had the same problem and found that this can be fixed by executing the following commands in Ubuntu :
sudo apt-get autoremove open-vm-tools
Install VMware Tools by following the usual method (Virtual Machine --> Reinstall VMWare Tools)
Reboot the VM
sudo apt-get install open-vm-tools-desktop
Reboot the VM, after the reboot copy/paste and drag/drop will work!