-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Select which display is mirrored #10
Comments
In my experience, the system remembers things like resolutions within a configuration. (e.g. My laptop screen changes resolution depending on whether it's connected to an external monitor.) So it's possible that you can start the display mirroring set, enter display preferences and change display resolutions to the way you like it, and that the system can remember that. If you do it for the opposite mirrored set, it's possible the system would remember that preference separately. But I've never tried it. |
Just wanted to thank you. I was about to post a feature request. But your question already answered it :P |
Curiously, MirrorDisplays does what I want it to do when MacOS doesn't. I'm like OP - I have a Mac connected to an ultra wide screen. Sometimes I need to use that screen for something else. If I cmd+F1 on Mac, it mirrors the ultra wide onto the Mac screen (which looks horrible, like a letterbox). This happens regardless of which screen is set to be the main screen. You can specify "Optimise for Retina display" and it will do it properly once (mirroring the internal screen onto the external with vertical bars either side) but it doesn't remember this setting. But curiously, MirrorDisplay app's default is to do what I want - mirror the internal screen onto the external every time. Why is this? (Don't change it please but it may help others to know how to configure this if theirs doesn't work as expected) |
I'd like to mirror my laptop screen to my larger external monitor (when I'm using the larger monitor for a different computer), but I cannot get mirrordisplays to do so. These two commands have the exact same result (mirroring the external monitor to the Retina laptop screen, resulting in tiny text on the laptop):
mirror -l 0 1
mirror -l 1 0
Is this behavior expected? If it can be fixed, is there a way of changing the default behavior when running the app (from e.g. Sherlock).
I'm running 10.14.6, if that matters.
The text was updated successfully, but these errors were encountered: