Skip to content

Instantly share code, notes, and snippets.

@xslim
Created December 13, 2018 10:36
Show Gist options
  • Save xslim/03ef0f6cb77da5732957c6eb22a67ea8 to your computer and use it in GitHub Desktop.
Save xslim/03ef0f6cb77da5732957c6eb22a67ea8 to your computer and use it in GitHub Desktop.
VirtualBox things

Win10

Mac screen resolution

  • 2560x1600

  • 1280x800

  • VBoxManage modifyvm "Win10" --vram 256

  • VBoxManage getextradata "Win10" enumerate

  • VBoxManage setextradata "Win10" CustomVideoMode1 1920x1200x32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment