Dell XPS 15 - applications don't scale in Ubuntu 18.04











up vote
1
down vote

favorite
1












I'm currently stuck with the scaling of my external monitor.



This is my setup:




  • Dell XPS 15 9570, 4k display, nVidia Geforce 1050Ti, running ubuntu 18.04.


  • nouveau disabled


  • 1x external monitor connected via HDMI (I tried one monitor with 1920x1080 and one with 3440x1440 resolution)



My problem is that a change of the scaling has only an influence on the side panel. Not a single desktop icon, application, application title bar scales at all when I change it.



This are the things I tried while running both monitors (internal and external) or only the external one (xrandr --output $INTERNAL_DISPLAY --off):




  1. Change resolution in Setting -> Devices -> Screen Display:

    This changes the scale of the side bar and the side bar icons exactly like I want them but nothing else changes.



  2. Change the scale via xrandr



    xrandr --output DP-1-3 --auto --scale 2x2


    Now my external monitor visualizes only a quater of the content. The scaling of the sidebar, icons, applications and application title bars stays consistent.




  3. Change the dpi value via xrandr



    xrandr --dpi 220


    This doesn't do anything in my case.




  4. Change the font size via gsettings



    gsettings set org.gnome.desktop.interface text-scaling-factor 1


    or the unity-tweak-tool (I guess they do both the same thing).

    This helps me to adjust the font size to my desires but obviously has no influence on applications, application title bars etc.



  5. Tried some approaches with the xorg.conf file but once I create and reboot it, I don't even get past the log in anymore.



Does anyone have an idea what else I could try to scale the applications/application title bars? I manage to scale Firefox via the about:config but this has no influence on the application title bar.










share|improve this question




























    up vote
    1
    down vote

    favorite
    1












    I'm currently stuck with the scaling of my external monitor.



    This is my setup:




    • Dell XPS 15 9570, 4k display, nVidia Geforce 1050Ti, running ubuntu 18.04.


    • nouveau disabled


    • 1x external monitor connected via HDMI (I tried one monitor with 1920x1080 and one with 3440x1440 resolution)



    My problem is that a change of the scaling has only an influence on the side panel. Not a single desktop icon, application, application title bar scales at all when I change it.



    This are the things I tried while running both monitors (internal and external) or only the external one (xrandr --output $INTERNAL_DISPLAY --off):




    1. Change resolution in Setting -> Devices -> Screen Display:

      This changes the scale of the side bar and the side bar icons exactly like I want them but nothing else changes.



    2. Change the scale via xrandr



      xrandr --output DP-1-3 --auto --scale 2x2


      Now my external monitor visualizes only a quater of the content. The scaling of the sidebar, icons, applications and application title bars stays consistent.




    3. Change the dpi value via xrandr



      xrandr --dpi 220


      This doesn't do anything in my case.




    4. Change the font size via gsettings



      gsettings set org.gnome.desktop.interface text-scaling-factor 1


      or the unity-tweak-tool (I guess they do both the same thing).

      This helps me to adjust the font size to my desires but obviously has no influence on applications, application title bars etc.



    5. Tried some approaches with the xorg.conf file but once I create and reboot it, I don't even get past the log in anymore.



    Does anyone have an idea what else I could try to scale the applications/application title bars? I manage to scale Firefox via the about:config but this has no influence on the application title bar.










    share|improve this question


























      up vote
      1
      down vote

      favorite
      1









      up vote
      1
      down vote

      favorite
      1






      1





      I'm currently stuck with the scaling of my external monitor.



      This is my setup:




      • Dell XPS 15 9570, 4k display, nVidia Geforce 1050Ti, running ubuntu 18.04.


      • nouveau disabled


      • 1x external monitor connected via HDMI (I tried one monitor with 1920x1080 and one with 3440x1440 resolution)



      My problem is that a change of the scaling has only an influence on the side panel. Not a single desktop icon, application, application title bar scales at all when I change it.



      This are the things I tried while running both monitors (internal and external) or only the external one (xrandr --output $INTERNAL_DISPLAY --off):




      1. Change resolution in Setting -> Devices -> Screen Display:

        This changes the scale of the side bar and the side bar icons exactly like I want them but nothing else changes.



      2. Change the scale via xrandr



        xrandr --output DP-1-3 --auto --scale 2x2


        Now my external monitor visualizes only a quater of the content. The scaling of the sidebar, icons, applications and application title bars stays consistent.




      3. Change the dpi value via xrandr



        xrandr --dpi 220


        This doesn't do anything in my case.




      4. Change the font size via gsettings



        gsettings set org.gnome.desktop.interface text-scaling-factor 1


        or the unity-tweak-tool (I guess they do both the same thing).

        This helps me to adjust the font size to my desires but obviously has no influence on applications, application title bars etc.



      5. Tried some approaches with the xorg.conf file but once I create and reboot it, I don't even get past the log in anymore.



      Does anyone have an idea what else I could try to scale the applications/application title bars? I manage to scale Firefox via the about:config but this has no influence on the application title bar.










      share|improve this question















      I'm currently stuck with the scaling of my external monitor.



      This is my setup:




      • Dell XPS 15 9570, 4k display, nVidia Geforce 1050Ti, running ubuntu 18.04.


      • nouveau disabled


      • 1x external monitor connected via HDMI (I tried one monitor with 1920x1080 and one with 3440x1440 resolution)



      My problem is that a change of the scaling has only an influence on the side panel. Not a single desktop icon, application, application title bar scales at all when I change it.



      This are the things I tried while running both monitors (internal and external) or only the external one (xrandr --output $INTERNAL_DISPLAY --off):




      1. Change resolution in Setting -> Devices -> Screen Display:

        This changes the scale of the side bar and the side bar icons exactly like I want them but nothing else changes.



      2. Change the scale via xrandr



        xrandr --output DP-1-3 --auto --scale 2x2


        Now my external monitor visualizes only a quater of the content. The scaling of the sidebar, icons, applications and application title bars stays consistent.




      3. Change the dpi value via xrandr



        xrandr --dpi 220


        This doesn't do anything in my case.




      4. Change the font size via gsettings



        gsettings set org.gnome.desktop.interface text-scaling-factor 1


        or the unity-tweak-tool (I guess they do both the same thing).

        This helps me to adjust the font size to my desires but obviously has no influence on applications, application title bars etc.



      5. Tried some approaches with the xorg.conf file but once I create and reboot it, I don't even get past the log in anymore.



      Does anyone have an idea what else I could try to scale the applications/application title bars? I manage to scale Firefox via the about:config but this has no influence on the application title bar.







      nvidia multiple-monitors display display-resolution






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Nov 29 at 3:45









      pomsky

      27.6k1184111




      27.6k1184111










      asked Nov 28 at 18:48









      nilsiism

      61




      61



























          active

          oldest

          votes











          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "89"
          };
          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',
          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%2faskubuntu.com%2fquestions%2f1096896%2fdell-xps-15-applications-dont-scale-in-ubuntu-18-04%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown






























          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes
















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Ask Ubuntu!


          • 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%2faskubuntu.com%2fquestions%2f1096896%2fdell-xps-15-applications-dont-scale-in-ubuntu-18-04%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

          flock() on closed filehandle LOCK_FILE at /usr/bin/apt-mirror

          Mangá

           ⁒  ․,‪⁊‑⁙ ⁖, ⁇‒※‌, †,⁖‗‌⁝    ‾‸⁘,‖⁔⁣,⁂‾
”‑,‥–,‬ ,⁀‹⁋‴⁑ ‒ ,‴⁋”‼ ⁨,‷⁔„ ‰′,‐‚ ‥‡‎“‷⁃⁨⁅⁣,⁔
⁇‘⁔⁡⁏⁌⁡‿‶‏⁨ ⁣⁕⁖⁨⁩⁥‽⁀  ‴‬⁜‟ ⁃‣‧⁕‮ …‍⁨‴ ⁩,⁚⁖‫ ,‵ ⁀,‮⁝‣‣ ⁑  ⁂– ․, ‾‽ ‏⁁“⁗‸ ‾… ‹‡⁌⁎‸‘ ‡⁏⁌‪ ‵⁛ ‎⁨ ―⁦⁤⁄⁕