Skip to content

Instantly share code, notes, and snippets.

@derjabkin
Created May 4, 2013 12:43
Show Gist options
  • Save derjabkin/5517390 to your computer and use it in GitHub Desktop.
Save derjabkin/5517390 to your computer and use it in GitHub Desktop.
Virtual Box add custom screen resolution
VBoxManage setextradata "<VMName>" "CustomVideoMode1" "1600x900x32"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment