1
0
mirror of https://github.com/foxlet/macOS-Simple-KVM.git synced 2024-06-02 06:03:31 +02:00

Update guide-screen-resolution.md

This commit is contained in:
notAperson535 2022-02-05 15:27:02 -05:00 committed by GitHub
parent 48833ab450
commit cd40279967
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,10 +10,10 @@
``````````````````` ```````````````````
<key>Resolution</key> <key>Resolution</key>
<string>1280x720</string> <string>1280x720@32</string>
``````````````````` ```````````````````
- Edit that to your preferred screen resolution. - Edit that to your preferred screen resolution, but leave the @32 part as it is.
- Some odd/intermediate resolutions like 1366×768 may not work well. Try to stick to more common 16:9, 16:10, and 4:3 form factors. - Some odd/intermediate resolutions like 1366×768 may not work well. Try to stick to more common 16:9, 16:10, and 4:3 form factors.
2. Shut down the VM, relaunch it using `basic.sh` script and follow the following steps: 2. Shut down the VM, relaunch it using `basic.sh` script and follow the following steps: