How do I increase the font size in Ubuntu 18.04 LTS for a 4k laptop display?












18















I have a Dell XPS 15-9560 laptop with 15.6" 4K Ultra HD (3840 x 2160) IGZO IPS 350-nits Touch-screen, and NVIDIA GeForce GTX1050 4GB GDDR5.
It's having 4K resolution. Right from the grub screen to Ubuntu, it's having very very small fonts. Is there any way i can increase the fonts size?



This is a real nice laptop - real MacBook Pro killer..getting very popular...and i can see a lot of folks will be having the same issue.



Edit 1



I messed up my current installation of ubuntu desktop 18.04 LTS and have to reinstall it all over again.
Just tried this one now:
Adding nouveau.modeset=0 to the boot parameters was much better workaround for smaller fonts and i am having much better resolution now.
It's much better solution than others as of now.



Seems to ubuntu18.04 LTS is not as stable and much more complex issues with Nvidia graphics card than the previous versions.










share|improve this question

























  • You can tell Ubuntu to scale its display elements in settings.

    – Thorbjørn Ravn Andersen
    May 13 '18 at 11:49











  • Please tell me the steps in terms of how??

    – Ashu
    May 13 '18 at 14:08






  • 1





    I believe @ThorbjørnRavnAndersen is referring to bottom answer here of using Settings -> Displays.

    – WinEunuuchs2Unix
    May 13 '18 at 14:17
















18















I have a Dell XPS 15-9560 laptop with 15.6" 4K Ultra HD (3840 x 2160) IGZO IPS 350-nits Touch-screen, and NVIDIA GeForce GTX1050 4GB GDDR5.
It's having 4K resolution. Right from the grub screen to Ubuntu, it's having very very small fonts. Is there any way i can increase the fonts size?



This is a real nice laptop - real MacBook Pro killer..getting very popular...and i can see a lot of folks will be having the same issue.



Edit 1



I messed up my current installation of ubuntu desktop 18.04 LTS and have to reinstall it all over again.
Just tried this one now:
Adding nouveau.modeset=0 to the boot parameters was much better workaround for smaller fonts and i am having much better resolution now.
It's much better solution than others as of now.



Seems to ubuntu18.04 LTS is not as stable and much more complex issues with Nvidia graphics card than the previous versions.










share|improve this question

























  • You can tell Ubuntu to scale its display elements in settings.

    – Thorbjørn Ravn Andersen
    May 13 '18 at 11:49











  • Please tell me the steps in terms of how??

    – Ashu
    May 13 '18 at 14:08






  • 1





    I believe @ThorbjørnRavnAndersen is referring to bottom answer here of using Settings -> Displays.

    – WinEunuuchs2Unix
    May 13 '18 at 14:17














18












18








18


7






I have a Dell XPS 15-9560 laptop with 15.6" 4K Ultra HD (3840 x 2160) IGZO IPS 350-nits Touch-screen, and NVIDIA GeForce GTX1050 4GB GDDR5.
It's having 4K resolution. Right from the grub screen to Ubuntu, it's having very very small fonts. Is there any way i can increase the fonts size?



This is a real nice laptop - real MacBook Pro killer..getting very popular...and i can see a lot of folks will be having the same issue.



Edit 1



I messed up my current installation of ubuntu desktop 18.04 LTS and have to reinstall it all over again.
Just tried this one now:
Adding nouveau.modeset=0 to the boot parameters was much better workaround for smaller fonts and i am having much better resolution now.
It's much better solution than others as of now.



Seems to ubuntu18.04 LTS is not as stable and much more complex issues with Nvidia graphics card than the previous versions.










share|improve this question
















I have a Dell XPS 15-9560 laptop with 15.6" 4K Ultra HD (3840 x 2160) IGZO IPS 350-nits Touch-screen, and NVIDIA GeForce GTX1050 4GB GDDR5.
It's having 4K resolution. Right from the grub screen to Ubuntu, it's having very very small fonts. Is there any way i can increase the fonts size?



This is a real nice laptop - real MacBook Pro killer..getting very popular...and i can see a lot of folks will be having the same issue.



Edit 1



I messed up my current installation of ubuntu desktop 18.04 LTS and have to reinstall it all over again.
Just tried this one now:
Adding nouveau.modeset=0 to the boot parameters was much better workaround for smaller fonts and i am having much better resolution now.
It's much better solution than others as of now.



Seems to ubuntu18.04 LTS is not as stable and much more complex issues with Nvidia graphics card than the previous versions.







fonts hdpi






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited May 19 '18 at 17:35







Ashu

















asked May 12 '18 at 23:57









AshuAshu

2,56241639




2,56241639













  • You can tell Ubuntu to scale its display elements in settings.

    – Thorbjørn Ravn Andersen
    May 13 '18 at 11:49











  • Please tell me the steps in terms of how??

    – Ashu
    May 13 '18 at 14:08






  • 1





    I believe @ThorbjørnRavnAndersen is referring to bottom answer here of using Settings -> Displays.

    – WinEunuuchs2Unix
    May 13 '18 at 14:17



















  • You can tell Ubuntu to scale its display elements in settings.

    – Thorbjørn Ravn Andersen
    May 13 '18 at 11:49











  • Please tell me the steps in terms of how??

    – Ashu
    May 13 '18 at 14:08






  • 1





    I believe @ThorbjørnRavnAndersen is referring to bottom answer here of using Settings -> Displays.

    – WinEunuuchs2Unix
    May 13 '18 at 14:17

















You can tell Ubuntu to scale its display elements in settings.

– Thorbjørn Ravn Andersen
May 13 '18 at 11:49





You can tell Ubuntu to scale its display elements in settings.

– Thorbjørn Ravn Andersen
May 13 '18 at 11:49













Please tell me the steps in terms of how??

– Ashu
May 13 '18 at 14:08





Please tell me the steps in terms of how??

– Ashu
May 13 '18 at 14:08




1




1





I believe @ThorbjørnRavnAndersen is referring to bottom answer here of using Settings -> Displays.

– WinEunuuchs2Unix
May 13 '18 at 14:17





I believe @ThorbjørnRavnAndersen is referring to bottom answer here of using Settings -> Displays.

– WinEunuuchs2Unix
May 13 '18 at 14:17










5 Answers
5






active

oldest

votes


















16














You may use (GNOME) Tweaks to adjust font sizes of various elements. First install Tweaks by running



sudo apt install gnome-tweaks


(or sudo apt install gnome-tweak-tool).



Then launch Tweaks and go to the Fonts section, you'll get the options to change font sizes.



enter image description here






share|improve this answer



















  • 1





    This worked...i was making the changes from the root user Not from the logged in user. Worked fine.

    – Ashu
    May 13 '18 at 23:00











  • But still the fonts at Grub Screen - overall ICONs are bit tiny..not everything is being scaled up. Any idea for that?

    – Ashu
    May 13 '18 at 23:04











  • No idea, sorry :(

    – pomsky
    May 13 '18 at 23:30



















5














You may use (UNITY) Tweaks to adjust font size along with other UI elements. Install it using:



sudo apt install unity-tweak-tool


The settings I'm using for scaling on a 1920x1080 monitor are 1.38 times. You would probably want 2.00 or higher:



Tweak fonts.png



The Text scaling factor scales both fonts and UI elements like title bars, menus, etc.





Here's a GIF showing changing scaling from 1.38 to 1.00 and then to 2.00:



UbuntuTweakFonts.gif



In the .gif above scaling starts at 1.38 on a 1920x1080 monitor. Then it is changed to 1 and everything gets tiny, which is normal. Then it is changed to 2 which is ideal for the visually challenged. Once again the icons have fixed pixel size and the font shrinking or expanding under the icon gives the illusion their size is changing.





There are others tweak tools that may be of interest in 18.04 LTS:



$ apt list | grep tweak
gajim-rostertweaks/bionic,bionic 1.0.0-3 all
gnome-tweak-tool/bionic,bionic 3.28.1-1 all
gnome-tweaks/bionic,bionic 3.28.1-1 all
mate-tweak/bionic,bionic 18.04.16-1 all
mousetweaks/bionic,bionic,now 3.12.0-4 amd64 [installed]
tweak/bionic 3.02-2 amd64
unity-tweak-tool/bionic,bionic,now 0.0.7ubuntu4 all [installed]





share|improve this answer
























  • Getting error when trying to use this :/home/ashu# sudo unity-tweak-tool /usr/lib/python3/dist-packages/UnityTweakTool/__init__.py:40: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_version('Gtk', '3.0') before import to ensure that the right version gets loaded. from gi.repository import Gtk Error: schema com.canonical.notify-osd not installed Gtk-Message: 22:26:09.434: GtkDialog mapped without a transient parent. This is discouraged.

    – Ashu
    May 13 '18 at 3:27






  • 1





    @Ashu Gnome Toolkit (GTK) warning messages unfortunately occur all the time. Unless something is broken and doesn't work you can safely ignore them.

    – WinEunuuchs2Unix
    May 13 '18 at 3:37











  • @Ashu To avoid the messages call unity-tweak-tool from the desktop launcher or dash (Alt + F2) rather than the command line.

    – WinEunuuchs2Unix
    May 13 '18 at 13:25











  • Do we have GNome or unity by default in Ubuntu 18.04 LTS?

    – Ashu
    May 13 '18 at 14:05











  • @Ashu I think by default they are both there but I've only done 16.04 to 18.04 upgrade 4 times (on a test partition) and each time both were there.

    – WinEunuuchs2Unix
    May 13 '18 at 14:09



















3














You don't need to install third-party tools if you using Unity.



Just go: Unity control center -> Displays -> Scale for menu and title bars



Now you can scale everything to a readable size:
enter image description here






share|improve this answer





















  • 5





    Ahem... Unity itself is a third party tool in Ubuntu 18.04 LTS (it comes with GNOME instead of Unity).

    – pomsky
    May 13 '18 at 2:02











  • @pomsky ok!?! I thought its part of the system! But your right Unity is just the default desktop enviroment! I always think defaults are not third party .......

    – Stackcraft_noob
    May 13 '18 at 2:05






  • 8





    It's not the default desktop environment any more, Canonical ditched Unity and switched to GNOME since 17.10.

    – pomsky
    May 13 '18 at 2:07











  • @pomsky good to know! Im still on ubuntu 16

    – Stackcraft_noob
    May 13 '18 at 2:10











  • @pomsky I think someone said on their installation Unity is the default desktop for those upgrading 16.04 LTS to18.04 LTS. (Long Term Support). The flash in the pan odd numbers (17.04, 17.10, etc) I'm not sure about. It's kind of confusing: Wayland is in, no wait Wayland is out. and more recently: Unity is out, no wait Unity is in again. Anyway I think we can look forward to two answers from now on, one for Gnome and one for Unity if OP doesn't specify a desktop.

    – WinEunuuchs2Unix
    May 13 '18 at 14:13





















1














This helped me when I upgraded from 16.04 lts to 18.04 lts:




  • open system settings

  • select universal access

  • turn on large text






share|improve this answer


























  • In addition to this, you could change the scaling, System Settings->Devices->Displays and change the scaling to 200%

    – Bernard Wei
    Aug 30 '18 at 0:52



















0














Not sure if this will help, but in XUbuntu:
- Lower Left corner button (where the big K is) // Applications - in lower strip. // Settings // System Settings // Font



HTH
God Bless.





share








New contributor




user214810 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',
    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%2faskubuntu.com%2fquestions%2f1035520%2fhow-do-i-increase-the-font-size-in-ubuntu-18-04-lts-for-a-4k-laptop-display%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    5 Answers
    5






    active

    oldest

    votes








    5 Answers
    5






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    16














    You may use (GNOME) Tweaks to adjust font sizes of various elements. First install Tweaks by running



    sudo apt install gnome-tweaks


    (or sudo apt install gnome-tweak-tool).



    Then launch Tweaks and go to the Fonts section, you'll get the options to change font sizes.



    enter image description here






    share|improve this answer



















    • 1





      This worked...i was making the changes from the root user Not from the logged in user. Worked fine.

      – Ashu
      May 13 '18 at 23:00











    • But still the fonts at Grub Screen - overall ICONs are bit tiny..not everything is being scaled up. Any idea for that?

      – Ashu
      May 13 '18 at 23:04











    • No idea, sorry :(

      – pomsky
      May 13 '18 at 23:30
















    16














    You may use (GNOME) Tweaks to adjust font sizes of various elements. First install Tweaks by running



    sudo apt install gnome-tweaks


    (or sudo apt install gnome-tweak-tool).



    Then launch Tweaks and go to the Fonts section, you'll get the options to change font sizes.



    enter image description here






    share|improve this answer



















    • 1





      This worked...i was making the changes from the root user Not from the logged in user. Worked fine.

      – Ashu
      May 13 '18 at 23:00











    • But still the fonts at Grub Screen - overall ICONs are bit tiny..not everything is being scaled up. Any idea for that?

      – Ashu
      May 13 '18 at 23:04











    • No idea, sorry :(

      – pomsky
      May 13 '18 at 23:30














    16












    16








    16







    You may use (GNOME) Tweaks to adjust font sizes of various elements. First install Tweaks by running



    sudo apt install gnome-tweaks


    (or sudo apt install gnome-tweak-tool).



    Then launch Tweaks and go to the Fonts section, you'll get the options to change font sizes.



    enter image description here






    share|improve this answer













    You may use (GNOME) Tweaks to adjust font sizes of various elements. First install Tweaks by running



    sudo apt install gnome-tweaks


    (or sudo apt install gnome-tweak-tool).



    Then launch Tweaks and go to the Fonts section, you'll get the options to change font sizes.



    enter image description here







    share|improve this answer












    share|improve this answer



    share|improve this answer










    answered May 13 '18 at 0:02









    pomskypomsky

    30.1k1192125




    30.1k1192125








    • 1





      This worked...i was making the changes from the root user Not from the logged in user. Worked fine.

      – Ashu
      May 13 '18 at 23:00











    • But still the fonts at Grub Screen - overall ICONs are bit tiny..not everything is being scaled up. Any idea for that?

      – Ashu
      May 13 '18 at 23:04











    • No idea, sorry :(

      – pomsky
      May 13 '18 at 23:30














    • 1





      This worked...i was making the changes from the root user Not from the logged in user. Worked fine.

      – Ashu
      May 13 '18 at 23:00











    • But still the fonts at Grub Screen - overall ICONs are bit tiny..not everything is being scaled up. Any idea for that?

      – Ashu
      May 13 '18 at 23:04











    • No idea, sorry :(

      – pomsky
      May 13 '18 at 23:30








    1




    1





    This worked...i was making the changes from the root user Not from the logged in user. Worked fine.

    – Ashu
    May 13 '18 at 23:00





    This worked...i was making the changes from the root user Not from the logged in user. Worked fine.

    – Ashu
    May 13 '18 at 23:00













    But still the fonts at Grub Screen - overall ICONs are bit tiny..not everything is being scaled up. Any idea for that?

    – Ashu
    May 13 '18 at 23:04





    But still the fonts at Grub Screen - overall ICONs are bit tiny..not everything is being scaled up. Any idea for that?

    – Ashu
    May 13 '18 at 23:04













    No idea, sorry :(

    – pomsky
    May 13 '18 at 23:30





    No idea, sorry :(

    – pomsky
    May 13 '18 at 23:30













    5














    You may use (UNITY) Tweaks to adjust font size along with other UI elements. Install it using:



    sudo apt install unity-tweak-tool


    The settings I'm using for scaling on a 1920x1080 monitor are 1.38 times. You would probably want 2.00 or higher:



    Tweak fonts.png



    The Text scaling factor scales both fonts and UI elements like title bars, menus, etc.





    Here's a GIF showing changing scaling from 1.38 to 1.00 and then to 2.00:



    UbuntuTweakFonts.gif



    In the .gif above scaling starts at 1.38 on a 1920x1080 monitor. Then it is changed to 1 and everything gets tiny, which is normal. Then it is changed to 2 which is ideal for the visually challenged. Once again the icons have fixed pixel size and the font shrinking or expanding under the icon gives the illusion their size is changing.





    There are others tweak tools that may be of interest in 18.04 LTS:



    $ apt list | grep tweak
    gajim-rostertweaks/bionic,bionic 1.0.0-3 all
    gnome-tweak-tool/bionic,bionic 3.28.1-1 all
    gnome-tweaks/bionic,bionic 3.28.1-1 all
    mate-tweak/bionic,bionic 18.04.16-1 all
    mousetweaks/bionic,bionic,now 3.12.0-4 amd64 [installed]
    tweak/bionic 3.02-2 amd64
    unity-tweak-tool/bionic,bionic,now 0.0.7ubuntu4 all [installed]





    share|improve this answer
























    • Getting error when trying to use this :/home/ashu# sudo unity-tweak-tool /usr/lib/python3/dist-packages/UnityTweakTool/__init__.py:40: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_version('Gtk', '3.0') before import to ensure that the right version gets loaded. from gi.repository import Gtk Error: schema com.canonical.notify-osd not installed Gtk-Message: 22:26:09.434: GtkDialog mapped without a transient parent. This is discouraged.

      – Ashu
      May 13 '18 at 3:27






    • 1





      @Ashu Gnome Toolkit (GTK) warning messages unfortunately occur all the time. Unless something is broken and doesn't work you can safely ignore them.

      – WinEunuuchs2Unix
      May 13 '18 at 3:37











    • @Ashu To avoid the messages call unity-tweak-tool from the desktop launcher or dash (Alt + F2) rather than the command line.

      – WinEunuuchs2Unix
      May 13 '18 at 13:25











    • Do we have GNome or unity by default in Ubuntu 18.04 LTS?

      – Ashu
      May 13 '18 at 14:05











    • @Ashu I think by default they are both there but I've only done 16.04 to 18.04 upgrade 4 times (on a test partition) and each time both were there.

      – WinEunuuchs2Unix
      May 13 '18 at 14:09
















    5














    You may use (UNITY) Tweaks to adjust font size along with other UI elements. Install it using:



    sudo apt install unity-tweak-tool


    The settings I'm using for scaling on a 1920x1080 monitor are 1.38 times. You would probably want 2.00 or higher:



    Tweak fonts.png



    The Text scaling factor scales both fonts and UI elements like title bars, menus, etc.





    Here's a GIF showing changing scaling from 1.38 to 1.00 and then to 2.00:



    UbuntuTweakFonts.gif



    In the .gif above scaling starts at 1.38 on a 1920x1080 monitor. Then it is changed to 1 and everything gets tiny, which is normal. Then it is changed to 2 which is ideal for the visually challenged. Once again the icons have fixed pixel size and the font shrinking or expanding under the icon gives the illusion their size is changing.





    There are others tweak tools that may be of interest in 18.04 LTS:



    $ apt list | grep tweak
    gajim-rostertweaks/bionic,bionic 1.0.0-3 all
    gnome-tweak-tool/bionic,bionic 3.28.1-1 all
    gnome-tweaks/bionic,bionic 3.28.1-1 all
    mate-tweak/bionic,bionic 18.04.16-1 all
    mousetweaks/bionic,bionic,now 3.12.0-4 amd64 [installed]
    tweak/bionic 3.02-2 amd64
    unity-tweak-tool/bionic,bionic,now 0.0.7ubuntu4 all [installed]





    share|improve this answer
























    • Getting error when trying to use this :/home/ashu# sudo unity-tweak-tool /usr/lib/python3/dist-packages/UnityTweakTool/__init__.py:40: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_version('Gtk', '3.0') before import to ensure that the right version gets loaded. from gi.repository import Gtk Error: schema com.canonical.notify-osd not installed Gtk-Message: 22:26:09.434: GtkDialog mapped without a transient parent. This is discouraged.

      – Ashu
      May 13 '18 at 3:27






    • 1





      @Ashu Gnome Toolkit (GTK) warning messages unfortunately occur all the time. Unless something is broken and doesn't work you can safely ignore them.

      – WinEunuuchs2Unix
      May 13 '18 at 3:37











    • @Ashu To avoid the messages call unity-tweak-tool from the desktop launcher or dash (Alt + F2) rather than the command line.

      – WinEunuuchs2Unix
      May 13 '18 at 13:25











    • Do we have GNome or unity by default in Ubuntu 18.04 LTS?

      – Ashu
      May 13 '18 at 14:05











    • @Ashu I think by default they are both there but I've only done 16.04 to 18.04 upgrade 4 times (on a test partition) and each time both were there.

      – WinEunuuchs2Unix
      May 13 '18 at 14:09














    5












    5








    5







    You may use (UNITY) Tweaks to adjust font size along with other UI elements. Install it using:



    sudo apt install unity-tweak-tool


    The settings I'm using for scaling on a 1920x1080 monitor are 1.38 times. You would probably want 2.00 or higher:



    Tweak fonts.png



    The Text scaling factor scales both fonts and UI elements like title bars, menus, etc.





    Here's a GIF showing changing scaling from 1.38 to 1.00 and then to 2.00:



    UbuntuTweakFonts.gif



    In the .gif above scaling starts at 1.38 on a 1920x1080 monitor. Then it is changed to 1 and everything gets tiny, which is normal. Then it is changed to 2 which is ideal for the visually challenged. Once again the icons have fixed pixel size and the font shrinking or expanding under the icon gives the illusion their size is changing.





    There are others tweak tools that may be of interest in 18.04 LTS:



    $ apt list | grep tweak
    gajim-rostertweaks/bionic,bionic 1.0.0-3 all
    gnome-tweak-tool/bionic,bionic 3.28.1-1 all
    gnome-tweaks/bionic,bionic 3.28.1-1 all
    mate-tweak/bionic,bionic 18.04.16-1 all
    mousetweaks/bionic,bionic,now 3.12.0-4 amd64 [installed]
    tweak/bionic 3.02-2 amd64
    unity-tweak-tool/bionic,bionic,now 0.0.7ubuntu4 all [installed]





    share|improve this answer













    You may use (UNITY) Tweaks to adjust font size along with other UI elements. Install it using:



    sudo apt install unity-tweak-tool


    The settings I'm using for scaling on a 1920x1080 monitor are 1.38 times. You would probably want 2.00 or higher:



    Tweak fonts.png



    The Text scaling factor scales both fonts and UI elements like title bars, menus, etc.





    Here's a GIF showing changing scaling from 1.38 to 1.00 and then to 2.00:



    UbuntuTweakFonts.gif



    In the .gif above scaling starts at 1.38 on a 1920x1080 monitor. Then it is changed to 1 and everything gets tiny, which is normal. Then it is changed to 2 which is ideal for the visually challenged. Once again the icons have fixed pixel size and the font shrinking or expanding under the icon gives the illusion their size is changing.





    There are others tweak tools that may be of interest in 18.04 LTS:



    $ apt list | grep tweak
    gajim-rostertweaks/bionic,bionic 1.0.0-3 all
    gnome-tweak-tool/bionic,bionic 3.28.1-1 all
    gnome-tweaks/bionic,bionic 3.28.1-1 all
    mate-tweak/bionic,bionic 18.04.16-1 all
    mousetweaks/bionic,bionic,now 3.12.0-4 amd64 [installed]
    tweak/bionic 3.02-2 amd64
    unity-tweak-tool/bionic,bionic,now 0.0.7ubuntu4 all [installed]






    share|improve this answer












    share|improve this answer



    share|improve this answer










    answered May 13 '18 at 1:36









    WinEunuuchs2UnixWinEunuuchs2Unix

    45k1082172




    45k1082172













    • Getting error when trying to use this :/home/ashu# sudo unity-tweak-tool /usr/lib/python3/dist-packages/UnityTweakTool/__init__.py:40: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_version('Gtk', '3.0') before import to ensure that the right version gets loaded. from gi.repository import Gtk Error: schema com.canonical.notify-osd not installed Gtk-Message: 22:26:09.434: GtkDialog mapped without a transient parent. This is discouraged.

      – Ashu
      May 13 '18 at 3:27






    • 1





      @Ashu Gnome Toolkit (GTK) warning messages unfortunately occur all the time. Unless something is broken and doesn't work you can safely ignore them.

      – WinEunuuchs2Unix
      May 13 '18 at 3:37











    • @Ashu To avoid the messages call unity-tweak-tool from the desktop launcher or dash (Alt + F2) rather than the command line.

      – WinEunuuchs2Unix
      May 13 '18 at 13:25











    • Do we have GNome or unity by default in Ubuntu 18.04 LTS?

      – Ashu
      May 13 '18 at 14:05











    • @Ashu I think by default they are both there but I've only done 16.04 to 18.04 upgrade 4 times (on a test partition) and each time both were there.

      – WinEunuuchs2Unix
      May 13 '18 at 14:09



















    • Getting error when trying to use this :/home/ashu# sudo unity-tweak-tool /usr/lib/python3/dist-packages/UnityTweakTool/__init__.py:40: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_version('Gtk', '3.0') before import to ensure that the right version gets loaded. from gi.repository import Gtk Error: schema com.canonical.notify-osd not installed Gtk-Message: 22:26:09.434: GtkDialog mapped without a transient parent. This is discouraged.

      – Ashu
      May 13 '18 at 3:27






    • 1





      @Ashu Gnome Toolkit (GTK) warning messages unfortunately occur all the time. Unless something is broken and doesn't work you can safely ignore them.

      – WinEunuuchs2Unix
      May 13 '18 at 3:37











    • @Ashu To avoid the messages call unity-tweak-tool from the desktop launcher or dash (Alt + F2) rather than the command line.

      – WinEunuuchs2Unix
      May 13 '18 at 13:25











    • Do we have GNome or unity by default in Ubuntu 18.04 LTS?

      – Ashu
      May 13 '18 at 14:05











    • @Ashu I think by default they are both there but I've only done 16.04 to 18.04 upgrade 4 times (on a test partition) and each time both were there.

      – WinEunuuchs2Unix
      May 13 '18 at 14:09

















    Getting error when trying to use this :/home/ashu# sudo unity-tweak-tool /usr/lib/python3/dist-packages/UnityTweakTool/__init__.py:40: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_version('Gtk', '3.0') before import to ensure that the right version gets loaded. from gi.repository import Gtk Error: schema com.canonical.notify-osd not installed Gtk-Message: 22:26:09.434: GtkDialog mapped without a transient parent. This is discouraged.

    – Ashu
    May 13 '18 at 3:27





    Getting error when trying to use this :/home/ashu# sudo unity-tweak-tool /usr/lib/python3/dist-packages/UnityTweakTool/__init__.py:40: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_version('Gtk', '3.0') before import to ensure that the right version gets loaded. from gi.repository import Gtk Error: schema com.canonical.notify-osd not installed Gtk-Message: 22:26:09.434: GtkDialog mapped without a transient parent. This is discouraged.

    – Ashu
    May 13 '18 at 3:27




    1




    1





    @Ashu Gnome Toolkit (GTK) warning messages unfortunately occur all the time. Unless something is broken and doesn't work you can safely ignore them.

    – WinEunuuchs2Unix
    May 13 '18 at 3:37





    @Ashu Gnome Toolkit (GTK) warning messages unfortunately occur all the time. Unless something is broken and doesn't work you can safely ignore them.

    – WinEunuuchs2Unix
    May 13 '18 at 3:37













    @Ashu To avoid the messages call unity-tweak-tool from the desktop launcher or dash (Alt + F2) rather than the command line.

    – WinEunuuchs2Unix
    May 13 '18 at 13:25





    @Ashu To avoid the messages call unity-tweak-tool from the desktop launcher or dash (Alt + F2) rather than the command line.

    – WinEunuuchs2Unix
    May 13 '18 at 13:25













    Do we have GNome or unity by default in Ubuntu 18.04 LTS?

    – Ashu
    May 13 '18 at 14:05





    Do we have GNome or unity by default in Ubuntu 18.04 LTS?

    – Ashu
    May 13 '18 at 14:05













    @Ashu I think by default they are both there but I've only done 16.04 to 18.04 upgrade 4 times (on a test partition) and each time both were there.

    – WinEunuuchs2Unix
    May 13 '18 at 14:09





    @Ashu I think by default they are both there but I've only done 16.04 to 18.04 upgrade 4 times (on a test partition) and each time both were there.

    – WinEunuuchs2Unix
    May 13 '18 at 14:09











    3














    You don't need to install third-party tools if you using Unity.



    Just go: Unity control center -> Displays -> Scale for menu and title bars



    Now you can scale everything to a readable size:
    enter image description here






    share|improve this answer





















    • 5





      Ahem... Unity itself is a third party tool in Ubuntu 18.04 LTS (it comes with GNOME instead of Unity).

      – pomsky
      May 13 '18 at 2:02











    • @pomsky ok!?! I thought its part of the system! But your right Unity is just the default desktop enviroment! I always think defaults are not third party .......

      – Stackcraft_noob
      May 13 '18 at 2:05






    • 8





      It's not the default desktop environment any more, Canonical ditched Unity and switched to GNOME since 17.10.

      – pomsky
      May 13 '18 at 2:07











    • @pomsky good to know! Im still on ubuntu 16

      – Stackcraft_noob
      May 13 '18 at 2:10











    • @pomsky I think someone said on their installation Unity is the default desktop for those upgrading 16.04 LTS to18.04 LTS. (Long Term Support). The flash in the pan odd numbers (17.04, 17.10, etc) I'm not sure about. It's kind of confusing: Wayland is in, no wait Wayland is out. and more recently: Unity is out, no wait Unity is in again. Anyway I think we can look forward to two answers from now on, one for Gnome and one for Unity if OP doesn't specify a desktop.

      – WinEunuuchs2Unix
      May 13 '18 at 14:13


















    3














    You don't need to install third-party tools if you using Unity.



    Just go: Unity control center -> Displays -> Scale for menu and title bars



    Now you can scale everything to a readable size:
    enter image description here






    share|improve this answer





















    • 5





      Ahem... Unity itself is a third party tool in Ubuntu 18.04 LTS (it comes with GNOME instead of Unity).

      – pomsky
      May 13 '18 at 2:02











    • @pomsky ok!?! I thought its part of the system! But your right Unity is just the default desktop enviroment! I always think defaults are not third party .......

      – Stackcraft_noob
      May 13 '18 at 2:05






    • 8





      It's not the default desktop environment any more, Canonical ditched Unity and switched to GNOME since 17.10.

      – pomsky
      May 13 '18 at 2:07











    • @pomsky good to know! Im still on ubuntu 16

      – Stackcraft_noob
      May 13 '18 at 2:10











    • @pomsky I think someone said on their installation Unity is the default desktop for those upgrading 16.04 LTS to18.04 LTS. (Long Term Support). The flash in the pan odd numbers (17.04, 17.10, etc) I'm not sure about. It's kind of confusing: Wayland is in, no wait Wayland is out. and more recently: Unity is out, no wait Unity is in again. Anyway I think we can look forward to two answers from now on, one for Gnome and one for Unity if OP doesn't specify a desktop.

      – WinEunuuchs2Unix
      May 13 '18 at 14:13
















    3












    3








    3







    You don't need to install third-party tools if you using Unity.



    Just go: Unity control center -> Displays -> Scale for menu and title bars



    Now you can scale everything to a readable size:
    enter image description here






    share|improve this answer















    You don't need to install third-party tools if you using Unity.



    Just go: Unity control center -> Displays -> Scale for menu and title bars



    Now you can scale everything to a readable size:
    enter image description here







    share|improve this answer














    share|improve this answer



    share|improve this answer








    edited May 13 '18 at 2:06

























    answered May 13 '18 at 1:53









    Stackcraft_noobStackcraft_noob

    1707




    1707








    • 5





      Ahem... Unity itself is a third party tool in Ubuntu 18.04 LTS (it comes with GNOME instead of Unity).

      – pomsky
      May 13 '18 at 2:02











    • @pomsky ok!?! I thought its part of the system! But your right Unity is just the default desktop enviroment! I always think defaults are not third party .......

      – Stackcraft_noob
      May 13 '18 at 2:05






    • 8





      It's not the default desktop environment any more, Canonical ditched Unity and switched to GNOME since 17.10.

      – pomsky
      May 13 '18 at 2:07











    • @pomsky good to know! Im still on ubuntu 16

      – Stackcraft_noob
      May 13 '18 at 2:10











    • @pomsky I think someone said on their installation Unity is the default desktop for those upgrading 16.04 LTS to18.04 LTS. (Long Term Support). The flash in the pan odd numbers (17.04, 17.10, etc) I'm not sure about. It's kind of confusing: Wayland is in, no wait Wayland is out. and more recently: Unity is out, no wait Unity is in again. Anyway I think we can look forward to two answers from now on, one for Gnome and one for Unity if OP doesn't specify a desktop.

      – WinEunuuchs2Unix
      May 13 '18 at 14:13
















    • 5





      Ahem... Unity itself is a third party tool in Ubuntu 18.04 LTS (it comes with GNOME instead of Unity).

      – pomsky
      May 13 '18 at 2:02











    • @pomsky ok!?! I thought its part of the system! But your right Unity is just the default desktop enviroment! I always think defaults are not third party .......

      – Stackcraft_noob
      May 13 '18 at 2:05






    • 8





      It's not the default desktop environment any more, Canonical ditched Unity and switched to GNOME since 17.10.

      – pomsky
      May 13 '18 at 2:07











    • @pomsky good to know! Im still on ubuntu 16

      – Stackcraft_noob
      May 13 '18 at 2:10











    • @pomsky I think someone said on their installation Unity is the default desktop for those upgrading 16.04 LTS to18.04 LTS. (Long Term Support). The flash in the pan odd numbers (17.04, 17.10, etc) I'm not sure about. It's kind of confusing: Wayland is in, no wait Wayland is out. and more recently: Unity is out, no wait Unity is in again. Anyway I think we can look forward to two answers from now on, one for Gnome and one for Unity if OP doesn't specify a desktop.

      – WinEunuuchs2Unix
      May 13 '18 at 14:13










    5




    5





    Ahem... Unity itself is a third party tool in Ubuntu 18.04 LTS (it comes with GNOME instead of Unity).

    – pomsky
    May 13 '18 at 2:02





    Ahem... Unity itself is a third party tool in Ubuntu 18.04 LTS (it comes with GNOME instead of Unity).

    – pomsky
    May 13 '18 at 2:02













    @pomsky ok!?! I thought its part of the system! But your right Unity is just the default desktop enviroment! I always think defaults are not third party .......

    – Stackcraft_noob
    May 13 '18 at 2:05





    @pomsky ok!?! I thought its part of the system! But your right Unity is just the default desktop enviroment! I always think defaults are not third party .......

    – Stackcraft_noob
    May 13 '18 at 2:05




    8




    8





    It's not the default desktop environment any more, Canonical ditched Unity and switched to GNOME since 17.10.

    – pomsky
    May 13 '18 at 2:07





    It's not the default desktop environment any more, Canonical ditched Unity and switched to GNOME since 17.10.

    – pomsky
    May 13 '18 at 2:07













    @pomsky good to know! Im still on ubuntu 16

    – Stackcraft_noob
    May 13 '18 at 2:10





    @pomsky good to know! Im still on ubuntu 16

    – Stackcraft_noob
    May 13 '18 at 2:10













    @pomsky I think someone said on their installation Unity is the default desktop for those upgrading 16.04 LTS to18.04 LTS. (Long Term Support). The flash in the pan odd numbers (17.04, 17.10, etc) I'm not sure about. It's kind of confusing: Wayland is in, no wait Wayland is out. and more recently: Unity is out, no wait Unity is in again. Anyway I think we can look forward to two answers from now on, one for Gnome and one for Unity if OP doesn't specify a desktop.

    – WinEunuuchs2Unix
    May 13 '18 at 14:13







    @pomsky I think someone said on their installation Unity is the default desktop for those upgrading 16.04 LTS to18.04 LTS. (Long Term Support). The flash in the pan odd numbers (17.04, 17.10, etc) I'm not sure about. It's kind of confusing: Wayland is in, no wait Wayland is out. and more recently: Unity is out, no wait Unity is in again. Anyway I think we can look forward to two answers from now on, one for Gnome and one for Unity if OP doesn't specify a desktop.

    – WinEunuuchs2Unix
    May 13 '18 at 14:13













    1














    This helped me when I upgraded from 16.04 lts to 18.04 lts:




    • open system settings

    • select universal access

    • turn on large text






    share|improve this answer


























    • In addition to this, you could change the scaling, System Settings->Devices->Displays and change the scaling to 200%

      – Bernard Wei
      Aug 30 '18 at 0:52
















    1














    This helped me when I upgraded from 16.04 lts to 18.04 lts:




    • open system settings

    • select universal access

    • turn on large text






    share|improve this answer


























    • In addition to this, you could change the scaling, System Settings->Devices->Displays and change the scaling to 200%

      – Bernard Wei
      Aug 30 '18 at 0:52














    1












    1








    1







    This helped me when I upgraded from 16.04 lts to 18.04 lts:




    • open system settings

    • select universal access

    • turn on large text






    share|improve this answer















    This helped me when I upgraded from 16.04 lts to 18.04 lts:




    • open system settings

    • select universal access

    • turn on large text







    share|improve this answer














    share|improve this answer



    share|improve this answer








    edited Aug 29 '18 at 18:07









    abu_bua

    3,30681127




    3,30681127










    answered Aug 29 '18 at 17:45









    user865608user865608

    111




    111













    • In addition to this, you could change the scaling, System Settings->Devices->Displays and change the scaling to 200%

      – Bernard Wei
      Aug 30 '18 at 0:52



















    • In addition to this, you could change the scaling, System Settings->Devices->Displays and change the scaling to 200%

      – Bernard Wei
      Aug 30 '18 at 0:52

















    In addition to this, you could change the scaling, System Settings->Devices->Displays and change the scaling to 200%

    – Bernard Wei
    Aug 30 '18 at 0:52





    In addition to this, you could change the scaling, System Settings->Devices->Displays and change the scaling to 200%

    – Bernard Wei
    Aug 30 '18 at 0:52











    0














    Not sure if this will help, but in XUbuntu:
    - Lower Left corner button (where the big K is) // Applications - in lower strip. // Settings // System Settings // Font



    HTH
    God Bless.





    share








    New contributor




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

























      0














      Not sure if this will help, but in XUbuntu:
      - Lower Left corner button (where the big K is) // Applications - in lower strip. // Settings // System Settings // Font



      HTH
      God Bless.





      share








      New contributor




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























        0












        0








        0







        Not sure if this will help, but in XUbuntu:
        - Lower Left corner button (where the big K is) // Applications - in lower strip. // Settings // System Settings // Font



        HTH
        God Bless.





        share








        New contributor




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










        Not sure if this will help, but in XUbuntu:
        - Lower Left corner button (where the big K is) // Applications - in lower strip. // Settings // System Settings // Font



        HTH
        God Bless.






        share








        New contributor




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








        share


        share






        New contributor




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









        answered 9 mins ago









        user214810user214810

        1




        1




        New contributor




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





        New contributor





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






        user214810 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




















































            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.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1035520%2fhow-do-i-increase-the-font-size-in-ubuntu-18-04-lts-for-a-4k-laptop-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

            GameSpot

            connect to host localhost port 22: Connection refused

            Getting a Wifi WPA2 wifi connection