设置Ubuntu的屏幕大小 - Gongdezhi1990/Ubuntu GitHub Wiki

1.使用xrandr命令

a.打开终端,快捷方式 ctrl+alt+t

b.输入 xrandr

c.输入 xrandr -s 1024x768

.最后找到解决办法(亲测有用)

  1. sudo apt-get autoremove open-vm-tools

  2. Install VMware Tools by following the usual method (VirtualMachine --> Reinstall VMWare Tools)

  3. Reboot the VM

  4. sudo apt-get install open-vm-tools-desktop

  5. Reboot the VM, after the reboot copy/paste and drag/drop willwork!