Update macOS resolution support.
parent
90b031bd04
commit
8cd77afcf5
|
|
@ -150,10 +150,11 @@ quickemu --vm ubuntu-22.04-desktop.conf --width 1920 --height 1080
|
|||
|
||||
## macOS display resolutions
|
||||
|
||||
To set the display resolution on macOS, you will also need to install [SwitchResX](https://www.madrau.com/) in the macOS VM to get the best results. Other options for SwitchResX are:
|
||||
To set the display resolution on macOS, you will also need to install a 3rd party resolution manager in the macOS VM to get the best results. We recommended using one of the following:
|
||||
|
||||
- [BetterDisplay](https://github.com/waydabber/BetterDisplay)
|
||||
- [Resolutionator](https://manytricks.com/resolutionator)
|
||||
- [SwitchResX](https://www.madrau.com/)
|
||||
- [BetterDisplay](https://github.com/waydabber/BetterDisplay) (*requires macOS 12.4 or newer*)
|
||||
|
||||
# File Sharing
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue