设置Ubuntu的屏幕大小 - Gongdezhi1990/Ubuntu GitHub Wiki
1.使用xrandr命令
a.打开终端,快捷方式 ctrl+alt+t
b.输入 xrandr
c.输入 xrandr -s 1024x768
.最后找到解决办法(亲测有用)
-
sudo apt-get autoremove open-vm-tools
-
Install VMware Tools by following the usual method (VirtualMachine --> 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 willwork!