How to reset Display and Monitor > Display Configuration > Scale Display











up vote
1
down vote

favorite












On upgrading to 16.04 from 15.10, my font size was tiny. Somewhere I found the suggestion to go to:



System Settings > Display and Monitor > Display Configuration > Scale Display



And change the scale setting. I did this (changed it to 3), it change the size of the GUI but not the font, and I eventually fixed the font size by setting the DPI in the xorg.conf generated by nvidia-settings. I would now like to undo the scale display setting. But I can't because now the GUI is so large that that part of the Display and Monitor window is off the screen. (In fact, I can only get to Display and Monitor by changing System Settings to the tree view, otherwise it's off the screen as well.) There is a scroll bar, but it won't scroll far enough.



I though I had found the file where this is stored in, ~/.config/startupconfig, which has the line:



kdeglobals_kscreen_scalefactor=3


However, when I change the 3 to a 1, it turns back to a 3 next time I restart KDE and the problem persists.



I tried running systemsettings5 using ssh to display it on another computer, but it crashes as soon as I go into the Display and Monitor part.



Any idea of where this is stored or how I could reset it without losing all my other KDE settings?










share|improve this question




























    up vote
    1
    down vote

    favorite












    On upgrading to 16.04 from 15.10, my font size was tiny. Somewhere I found the suggestion to go to:



    System Settings > Display and Monitor > Display Configuration > Scale Display



    And change the scale setting. I did this (changed it to 3), it change the size of the GUI but not the font, and I eventually fixed the font size by setting the DPI in the xorg.conf generated by nvidia-settings. I would now like to undo the scale display setting. But I can't because now the GUI is so large that that part of the Display and Monitor window is off the screen. (In fact, I can only get to Display and Monitor by changing System Settings to the tree view, otherwise it's off the screen as well.) There is a scroll bar, but it won't scroll far enough.



    I though I had found the file where this is stored in, ~/.config/startupconfig, which has the line:



    kdeglobals_kscreen_scalefactor=3


    However, when I change the 3 to a 1, it turns back to a 3 next time I restart KDE and the problem persists.



    I tried running systemsettings5 using ssh to display it on another computer, but it crashes as soon as I go into the Display and Monitor part.



    Any idea of where this is stored or how I could reset it without losing all my other KDE settings?










    share|improve this question


























      up vote
      1
      down vote

      favorite









      up vote
      1
      down vote

      favorite











      On upgrading to 16.04 from 15.10, my font size was tiny. Somewhere I found the suggestion to go to:



      System Settings > Display and Monitor > Display Configuration > Scale Display



      And change the scale setting. I did this (changed it to 3), it change the size of the GUI but not the font, and I eventually fixed the font size by setting the DPI in the xorg.conf generated by nvidia-settings. I would now like to undo the scale display setting. But I can't because now the GUI is so large that that part of the Display and Monitor window is off the screen. (In fact, I can only get to Display and Monitor by changing System Settings to the tree view, otherwise it's off the screen as well.) There is a scroll bar, but it won't scroll far enough.



      I though I had found the file where this is stored in, ~/.config/startupconfig, which has the line:



      kdeglobals_kscreen_scalefactor=3


      However, when I change the 3 to a 1, it turns back to a 3 next time I restart KDE and the problem persists.



      I tried running systemsettings5 using ssh to display it on another computer, but it crashes as soon as I go into the Display and Monitor part.



      Any idea of where this is stored or how I could reset it without losing all my other KDE settings?










      share|improve this question















      On upgrading to 16.04 from 15.10, my font size was tiny. Somewhere I found the suggestion to go to:



      System Settings > Display and Monitor > Display Configuration > Scale Display



      And change the scale setting. I did this (changed it to 3), it change the size of the GUI but not the font, and I eventually fixed the font size by setting the DPI in the xorg.conf generated by nvidia-settings. I would now like to undo the scale display setting. But I can't because now the GUI is so large that that part of the Display and Monitor window is off the screen. (In fact, I can only get to Display and Monitor by changing System Settings to the tree view, otherwise it's off the screen as well.) There is a scroll bar, but it won't scroll far enough.



      I though I had found the file where this is stored in, ~/.config/startupconfig, which has the line:



      kdeglobals_kscreen_scalefactor=3


      However, when I change the 3 to a 1, it turns back to a 3 next time I restart KDE and the problem persists.



      I tried running systemsettings5 using ssh to display it on another computer, but it crashes as soon as I go into the Display and Monitor part.



      Any idea of where this is stored or how I could reset it without losing all my other KDE settings?







      nvidia kubuntu display 16.04 kde5






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Apr 26 '16 at 6:09









      Olli

      6,79612840




      6,79612840










      asked Apr 26 '16 at 5:41









      Zeggpold

      416




      416






















          3 Answers
          3






          active

          oldest

          votes

















          up vote
          2
          down vote













          In case anyone else runs into this, this is what I did (though I imagine there must be a better way): I got a spare monitor and connected it to the computer (after turning it off), along with the original monitor. (Fortunately my video card had multiple plugs.) On rebooting, I used nvidia-settings to move the new monitor's position to below the other one. That gave enough room for all (or at least enough) of the System Settings window to be visible, so I could get to the Scale Display bit and reset it back to 1. Then I shutdown the computer and removed the extra monitor. On restart, the GUI was back to normal size and I could see all of the System Settings window.






          share|improve this answer




























            up vote
            0
            down vote













            To reset scaling settings in KDE5 I did the following:




            1. Removed [KScreen] section (it contained two options - ScaleFactor and ScreenScaleFactors) from ~/.config/kdeglobals.

            2. Commented kdeglobals_kscreen_screenscalefactors= in ~/.config/startupconfig.


            This worked.






            share|improve this answer




























              up vote
              0
              down vote













              This worked for me:
              Start a terminal window CTRL ALT T
              In the terminal, type dconf reset -f /
              Then type exit to close the terminal window.
              That will get you back to your tiny fonts.






              share|improve this answer








              New contributor




              Len Turnbow is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
              Check out our Code of Conduct.


















                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%2f762909%2fhow-to-reset-display-and-monitor-display-configuration-scale-display%23new-answer', 'question_page');
                }
                );

                Post as a guest















                Required, but never shown

























                3 Answers
                3






                active

                oldest

                votes








                3 Answers
                3






                active

                oldest

                votes









                active

                oldest

                votes






                active

                oldest

                votes








                up vote
                2
                down vote













                In case anyone else runs into this, this is what I did (though I imagine there must be a better way): I got a spare monitor and connected it to the computer (after turning it off), along with the original monitor. (Fortunately my video card had multiple plugs.) On rebooting, I used nvidia-settings to move the new monitor's position to below the other one. That gave enough room for all (or at least enough) of the System Settings window to be visible, so I could get to the Scale Display bit and reset it back to 1. Then I shutdown the computer and removed the extra monitor. On restart, the GUI was back to normal size and I could see all of the System Settings window.






                share|improve this answer

























                  up vote
                  2
                  down vote













                  In case anyone else runs into this, this is what I did (though I imagine there must be a better way): I got a spare monitor and connected it to the computer (after turning it off), along with the original monitor. (Fortunately my video card had multiple plugs.) On rebooting, I used nvidia-settings to move the new monitor's position to below the other one. That gave enough room for all (or at least enough) of the System Settings window to be visible, so I could get to the Scale Display bit and reset it back to 1. Then I shutdown the computer and removed the extra monitor. On restart, the GUI was back to normal size and I could see all of the System Settings window.






                  share|improve this answer























                    up vote
                    2
                    down vote










                    up vote
                    2
                    down vote









                    In case anyone else runs into this, this is what I did (though I imagine there must be a better way): I got a spare monitor and connected it to the computer (after turning it off), along with the original monitor. (Fortunately my video card had multiple plugs.) On rebooting, I used nvidia-settings to move the new monitor's position to below the other one. That gave enough room for all (or at least enough) of the System Settings window to be visible, so I could get to the Scale Display bit and reset it back to 1. Then I shutdown the computer and removed the extra monitor. On restart, the GUI was back to normal size and I could see all of the System Settings window.






                    share|improve this answer












                    In case anyone else runs into this, this is what I did (though I imagine there must be a better way): I got a spare monitor and connected it to the computer (after turning it off), along with the original monitor. (Fortunately my video card had multiple plugs.) On rebooting, I used nvidia-settings to move the new monitor's position to below the other one. That gave enough room for all (or at least enough) of the System Settings window to be visible, so I could get to the Scale Display bit and reset it back to 1. Then I shutdown the computer and removed the extra monitor. On restart, the GUI was back to normal size and I could see all of the System Settings window.







                    share|improve this answer












                    share|improve this answer



                    share|improve this answer










                    answered Apr 27 '16 at 21:22









                    Zeggpold

                    416




                    416
























                        up vote
                        0
                        down vote













                        To reset scaling settings in KDE5 I did the following:




                        1. Removed [KScreen] section (it contained two options - ScaleFactor and ScreenScaleFactors) from ~/.config/kdeglobals.

                        2. Commented kdeglobals_kscreen_screenscalefactors= in ~/.config/startupconfig.


                        This worked.






                        share|improve this answer

























                          up vote
                          0
                          down vote













                          To reset scaling settings in KDE5 I did the following:




                          1. Removed [KScreen] section (it contained two options - ScaleFactor and ScreenScaleFactors) from ~/.config/kdeglobals.

                          2. Commented kdeglobals_kscreen_screenscalefactors= in ~/.config/startupconfig.


                          This worked.






                          share|improve this answer























                            up vote
                            0
                            down vote










                            up vote
                            0
                            down vote









                            To reset scaling settings in KDE5 I did the following:




                            1. Removed [KScreen] section (it contained two options - ScaleFactor and ScreenScaleFactors) from ~/.config/kdeglobals.

                            2. Commented kdeglobals_kscreen_screenscalefactors= in ~/.config/startupconfig.


                            This worked.






                            share|improve this answer












                            To reset scaling settings in KDE5 I did the following:




                            1. Removed [KScreen] section (it contained two options - ScaleFactor and ScreenScaleFactors) from ~/.config/kdeglobals.

                            2. Commented kdeglobals_kscreen_screenscalefactors= in ~/.config/startupconfig.


                            This worked.







                            share|improve this answer












                            share|improve this answer



                            share|improve this answer










                            answered Apr 20 at 21:26









                            Andriy Lesyuk

                            1011




                            1011






















                                up vote
                                0
                                down vote













                                This worked for me:
                                Start a terminal window CTRL ALT T
                                In the terminal, type dconf reset -f /
                                Then type exit to close the terminal window.
                                That will get you back to your tiny fonts.






                                share|improve this answer








                                New contributor




                                Len Turnbow is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                                Check out our Code of Conduct.






















                                  up vote
                                  0
                                  down vote













                                  This worked for me:
                                  Start a terminal window CTRL ALT T
                                  In the terminal, type dconf reset -f /
                                  Then type exit to close the terminal window.
                                  That will get you back to your tiny fonts.






                                  share|improve this answer








                                  New contributor




                                  Len Turnbow is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                                  Check out our Code of Conduct.




















                                    up vote
                                    0
                                    down vote










                                    up vote
                                    0
                                    down vote









                                    This worked for me:
                                    Start a terminal window CTRL ALT T
                                    In the terminal, type dconf reset -f /
                                    Then type exit to close the terminal window.
                                    That will get you back to your tiny fonts.






                                    share|improve this answer








                                    New contributor




                                    Len Turnbow is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                                    Check out our Code of Conduct.









                                    This worked for me:
                                    Start a terminal window CTRL ALT T
                                    In the terminal, type dconf reset -f /
                                    Then type exit to close the terminal window.
                                    That will get you back to your tiny fonts.







                                    share|improve this answer








                                    New contributor




                                    Len Turnbow is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                                    Check out our Code of Conduct.









                                    share|improve this answer



                                    share|improve this answer






                                    New contributor




                                    Len Turnbow is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                                    Check out our Code of Conduct.









                                    answered Nov 20 at 16:52









                                    Len Turnbow

                                    211




                                    211




                                    New contributor




                                    Len Turnbow is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                                    Check out our Code of Conduct.





                                    New contributor





                                    Len Turnbow is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                                    Check out our Code of Conduct.






                                    Len Turnbow is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                                    Check out our Code of Conduct.






























                                         

                                        draft saved


                                        draft discarded



















































                                         


                                        draft saved


                                        draft discarded














                                        StackExchange.ready(
                                        function () {
                                        StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f762909%2fhow-to-reset-display-and-monitor-display-configuration-scale-display%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á

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