mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-01-11 21:10:25 +01:00
Resolution change #28
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kgorol on GitHub (Jun 10, 2020).
Is there any way to change resolution?
@sickcodes commented on GitHub (Jun 12, 2020):
Use the ./boot-macOS-NG.sh argument at the end of your docker run command. It will launch 1000x1000See pull request: https://github.com/sickcodes/Docker-OSX/pull/163
@kgorol commented on GitHub (Jun 18, 2020):
I have 4K monitor and if I would like to launch it at 2560×1440 resolution is there any way to do this?
@weaming commented on GitHub (Dec 12, 2020):
So what's the detail extra options?
@sickcodes commented on GitHub (Dec 13, 2020):
You can use any QEMU command line arguments there
https://www.qemu.org/docs/master/system/index.html
Resolution is controlled via OpenCore: https://github.com/kholia/OSX-KVM
@taishi8117 commented on GitHub (Mar 3, 2021):
has anyone figured out what qemu arguments to specify?
@sickcodes commented on GitHub (Mar 3, 2021):
Edit: https://github.com/sickcodes/Docker-OSX/pull/163
Resolution is controlled here now: https://github.com/sickcodes/Docker-OSX/blob/master/custom/config-nopicker-custom.plist#L819
Follow these steps:
https://github.com/sickcodes/Docker-OSX/issues/156
https://github.com/sickcodes/Docker-OSX#serial-numbers
@sickcodes commented on GitHub (Mar 3, 2021):
Specifically,@sickcodes commented on GitHub (Mar 3, 2021):
I'm adding x and y resolution to the docker arguments
@sickcodes commented on GitHub (Mar 3, 2021):
https://github.com/sickcodes/Docker-OSX/pull/163
Untested yet, but its hereWork in progress
@sickcodes commented on GitHub (Mar 4, 2021):
Added https://github.com/sickcodes/Docker-OSX/pull/163
Examples: https://github.com/sickcodes/Docker-OSX#change-docker-osx-resolution-examples