Skip to content

Instantly share code, notes, and snippets.

@TolgaBagci
Created July 28, 2021 15:44
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save TolgaBagci/00b5cbca032c6dc7e5cb6ced09e4c080 to your computer and use it in GitHub Desktop.
Save TolgaBagci/00b5cbca032c6dc7e5cb6ced09e4c080 to your computer and use it in GitHub Desktop.
VirtualBox macOS Screen Resolution
cd "C:\Program Files\Oracle\Virtualbox"
VBoxManage setextradata "macOSBigSur" VBoxInternal2/EfiGraphicsResolution 1280x720
Values: 1280x720, 1920x1080, 2048x1080, 2560x1440, 3840x2160, 1280x800, 1280x1024, 1440x900, 1600x900
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment