Scaling display for Mac OSX in VMWare
I'm running Mac OSX 10.10 under VMWare 12, my monitor is a 4K 27" display - so the text is tiny.
I opened System Preference -> Display -> Scaled, but the only option available is 3840 x 2160 (my 4K resolution).
Is there a tool / a way to scale Mac OSX under VMWare ?
macos mac vmware-workstation scaling high-dpi
add a comment |
I'm running Mac OSX 10.10 under VMWare 12, my monitor is a 4K 27" display - so the text is tiny.
I opened System Preference -> Display -> Scaled, but the only option available is 3840 x 2160 (my 4K resolution).
Is there a tool / a way to scale Mac OSX under VMWare ?
macos mac vmware-workstation scaling high-dpi
i believe display settings can also be changed in the preferences menu of VMWare itself?
– pieter-jan goeman
Nov 16 '16 at 13:50
@pieter-jangoeman : no, at least for OSX. However found this Retina Display Manager tool which works well: github.com/avibrazil/RDM
– Dio Phung
Apr 27 '17 at 5:17
add a comment |
I'm running Mac OSX 10.10 under VMWare 12, my monitor is a 4K 27" display - so the text is tiny.
I opened System Preference -> Display -> Scaled, but the only option available is 3840 x 2160 (my 4K resolution).
Is there a tool / a way to scale Mac OSX under VMWare ?
macos mac vmware-workstation scaling high-dpi
I'm running Mac OSX 10.10 under VMWare 12, my monitor is a 4K 27" display - so the text is tiny.
I opened System Preference -> Display -> Scaled, but the only option available is 3840 x 2160 (my 4K resolution).
Is there a tool / a way to scale Mac OSX under VMWare ?
macos mac vmware-workstation scaling high-dpi
macos mac vmware-workstation scaling high-dpi
edited Dec 3 '18 at 19:33
Hennes
58.8k792141
58.8k792141
asked Nov 16 '16 at 7:50
Dio Phung
4641623
4641623
i believe display settings can also be changed in the preferences menu of VMWare itself?
– pieter-jan goeman
Nov 16 '16 at 13:50
@pieter-jangoeman : no, at least for OSX. However found this Retina Display Manager tool which works well: github.com/avibrazil/RDM
– Dio Phung
Apr 27 '17 at 5:17
add a comment |
i believe display settings can also be changed in the preferences menu of VMWare itself?
– pieter-jan goeman
Nov 16 '16 at 13:50
@pieter-jangoeman : no, at least for OSX. However found this Retina Display Manager tool which works well: github.com/avibrazil/RDM
– Dio Phung
Apr 27 '17 at 5:17
i believe display settings can also be changed in the preferences menu of VMWare itself?
– pieter-jan goeman
Nov 16 '16 at 13:50
i believe display settings can also be changed in the preferences menu of VMWare itself?
– pieter-jan goeman
Nov 16 '16 at 13:50
@pieter-jangoeman : no, at least for OSX. However found this Retina Display Manager tool which works well: github.com/avibrazil/RDM
– Dio Phung
Apr 27 '17 at 5:17
@pieter-jangoeman : no, at least for OSX. However found this Retina Display Manager tool which works well: github.com/avibrazil/RDM
– Dio Phung
Apr 27 '17 at 5:17
add a comment |
2 Answers
2
active
oldest
votes
There are multiple tools for this problem:
- Retina Display Manager (https://github.com/avibrazil/RDM): Free, with GUI.
- SwitchResX (http://www.madrau.com/) : not free, 15-day trial, lots of options
- cscreen: free, no GUI - install
homebrew
then runbrew cask install cscreen
So far, I found RDM it's the best: it's free and offer a nice GUI to choose the resolution.
add a comment |
Display Menu / Display Menu Pro works for me, at least under OSX El.CAP 10.11
Display Menu's menu ...
You can also use System Preferences > Accessibility
and under 'Zoom' enable either keyboard shortcuts or mouse.
I find( under [ options... ] )
ticking 'Only when the pointer reaches an edge' makes zoomed screens
much more usable.
the only corner-case issue I've noticed with this is that some X11 apps running under XQuartz seem to pick up the 'real', physical display resolution, rather than the dynamic, virtual 'zoomed' display resolution. Consequently fonts etc in these apps appear huge when zoomed with accessibility. I've not found any Xdefaults or otherwise way to affect this.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1146321%2fscaling-display-for-mac-osx-in-vmware%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
There are multiple tools for this problem:
- Retina Display Manager (https://github.com/avibrazil/RDM): Free, with GUI.
- SwitchResX (http://www.madrau.com/) : not free, 15-day trial, lots of options
- cscreen: free, no GUI - install
homebrew
then runbrew cask install cscreen
So far, I found RDM it's the best: it's free and offer a nice GUI to choose the resolution.
add a comment |
There are multiple tools for this problem:
- Retina Display Manager (https://github.com/avibrazil/RDM): Free, with GUI.
- SwitchResX (http://www.madrau.com/) : not free, 15-day trial, lots of options
- cscreen: free, no GUI - install
homebrew
then runbrew cask install cscreen
So far, I found RDM it's the best: it's free and offer a nice GUI to choose the resolution.
add a comment |
There are multiple tools for this problem:
- Retina Display Manager (https://github.com/avibrazil/RDM): Free, with GUI.
- SwitchResX (http://www.madrau.com/) : not free, 15-day trial, lots of options
- cscreen: free, no GUI - install
homebrew
then runbrew cask install cscreen
So far, I found RDM it's the best: it's free and offer a nice GUI to choose the resolution.
There are multiple tools for this problem:
- Retina Display Manager (https://github.com/avibrazil/RDM): Free, with GUI.
- SwitchResX (http://www.madrau.com/) : not free, 15-day trial, lots of options
- cscreen: free, no GUI - install
homebrew
then runbrew cask install cscreen
So far, I found RDM it's the best: it's free and offer a nice GUI to choose the resolution.
answered Sep 11 '17 at 2:54
Dio Phung
4641623
4641623
add a comment |
add a comment |
Display Menu / Display Menu Pro works for me, at least under OSX El.CAP 10.11
Display Menu's menu ...
You can also use System Preferences > Accessibility
and under 'Zoom' enable either keyboard shortcuts or mouse.
I find( under [ options... ] )
ticking 'Only when the pointer reaches an edge' makes zoomed screens
much more usable.
the only corner-case issue I've noticed with this is that some X11 apps running under XQuartz seem to pick up the 'real', physical display resolution, rather than the dynamic, virtual 'zoomed' display resolution. Consequently fonts etc in these apps appear huge when zoomed with accessibility. I've not found any Xdefaults or otherwise way to affect this.
add a comment |
Display Menu / Display Menu Pro works for me, at least under OSX El.CAP 10.11
Display Menu's menu ...
You can also use System Preferences > Accessibility
and under 'Zoom' enable either keyboard shortcuts or mouse.
I find( under [ options... ] )
ticking 'Only when the pointer reaches an edge' makes zoomed screens
much more usable.
the only corner-case issue I've noticed with this is that some X11 apps running under XQuartz seem to pick up the 'real', physical display resolution, rather than the dynamic, virtual 'zoomed' display resolution. Consequently fonts etc in these apps appear huge when zoomed with accessibility. I've not found any Xdefaults or otherwise way to affect this.
add a comment |
Display Menu / Display Menu Pro works for me, at least under OSX El.CAP 10.11
Display Menu's menu ...
You can also use System Preferences > Accessibility
and under 'Zoom' enable either keyboard shortcuts or mouse.
I find( under [ options... ] )
ticking 'Only when the pointer reaches an edge' makes zoomed screens
much more usable.
the only corner-case issue I've noticed with this is that some X11 apps running under XQuartz seem to pick up the 'real', physical display resolution, rather than the dynamic, virtual 'zoomed' display resolution. Consequently fonts etc in these apps appear huge when zoomed with accessibility. I've not found any Xdefaults or otherwise way to affect this.
Display Menu / Display Menu Pro works for me, at least under OSX El.CAP 10.11
Display Menu's menu ...
You can also use System Preferences > Accessibility
and under 'Zoom' enable either keyboard shortcuts or mouse.
I find( under [ options... ] )
ticking 'Only when the pointer reaches an edge' makes zoomed screens
much more usable.
the only corner-case issue I've noticed with this is that some X11 apps running under XQuartz seem to pick up the 'real', physical display resolution, rather than the dynamic, virtual 'zoomed' display resolution. Consequently fonts etc in these apps appear huge when zoomed with accessibility. I've not found any Xdefaults or otherwise way to affect this.
edited Aug 21 '18 at 17:21
answered Aug 21 '18 at 17:08
BlipBertMon
11
11
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1146321%2fscaling-display-for-mac-osx-in-vmware%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
i believe display settings can also be changed in the preferences menu of VMWare itself?
– pieter-jan goeman
Nov 16 '16 at 13:50
@pieter-jangoeman : no, at least for OSX. However found this Retina Display Manager tool which works well: github.com/avibrazil/RDM
– Dio Phung
Apr 27 '17 at 5:17