Scaling display for Mac OSX in VMWare












8














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 ?










share|improve this question
























  • 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
















8














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 ?










share|improve this question
























  • 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














8












8








8







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 ?










share|improve this question















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






share|improve this question















share|improve this question













share|improve this question




share|improve this question








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


















  • 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










2 Answers
2






active

oldest

votes


















0














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 run brew cask install cscreen


So far, I found RDM it's the best: it's free and offer a nice GUI to choose the resolution.






share|improve this answer





























    0














    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.






    share|improve this answer























      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
      });


      }
      });














      draft saved

      draft discarded


















      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









      0














      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 run brew cask install cscreen


      So far, I found RDM it's the best: it's free and offer a nice GUI to choose the resolution.






      share|improve this answer


























        0














        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 run brew cask install cscreen


        So far, I found RDM it's the best: it's free and offer a nice GUI to choose the resolution.






        share|improve this answer
























          0












          0








          0






          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 run brew cask install cscreen


          So far, I found RDM it's the best: it's free and offer a nice GUI to choose the resolution.






          share|improve this answer












          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 run brew cask install cscreen


          So far, I found RDM it's the best: it's free and offer a nice GUI to choose the resolution.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Sep 11 '17 at 2:54









          Dio Phung

          4641623




          4641623

























              0














              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.






              share|improve this answer




























                0














                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.






                share|improve this answer


























                  0












                  0








                  0






                  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.






                  share|improve this answer














                  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.







                  share|improve this answer














                  share|improve this answer



                  share|improve this answer








                  edited Aug 21 '18 at 17:21

























                  answered Aug 21 '18 at 17:08









                  BlipBertMon

                  11




                  11






























                      draft saved

                      draft discarded




















































                      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.




                      draft saved


                      draft discarded














                      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





















































                      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







                      Popular posts from this blog

                      QoS: MAC-Priority for clients behind a repeater

                      Ивакино (Тотемский район)

                      Can't locate Autom4te/ChannelDefs.pm in @INC (when it definitely is there)