The Cookie Machine - Click here to drag window

DUMMY TEXT - Real text set in assets/js/theCookieMachine.js

If you can read me, I'm broken!

Views: 492β€…    Votes:  2β€…    βœ… Solution
Tags: unity   desktop-environments   settings  
Link: πŸ” See Original Answer on Ask Ubuntu ⧉ πŸ”—

URL: https://askubuntu.com/q/859565
Title: How can i Optimize font for my UHD Screen in Unity
ID: /2016/12/11/How-can-i-Optimize-font-for-my-UHD-Screen-in-Unity
Created: December 11, 2016    Edited:  December 11, 2016
Upload: April 8, 2024    Layout:  post
TOC: false    Navigation:  false    Copy to clipboard:  false


There are four things you can do:

Unity Tweak Tool

Install Unity Tweak Tool using:

sudo apt install unity-tweak-tool

Then open Dash using Alt+F2 and type β€œUnity”. The Unity Tweak Tool icon will appear and click on it.

From the Tweak Tool window select Fonts. This screen will appear:

Unity Tweak Tool Fonts

Adjust the scaling factor to fit your preferences.

Settings -> Screen Display

Click on the Launchers gear icon for System Settings. From the panel select Screen Display. Adjust the screen scaling for Menus and Title Bars as shown below to a factor that suits your preferences:

Screen Scaling

Adjust font size application by application

In most applications you can change the font size. For example, with scaling up some fonts may appear to large. In Chrome, Nautilus and Terminal you can set the default font to a smaller size.

Adjust DPI using xrandr

Some applications, for example Kid3 ignore High DPI scaling in Ubuntu and insist on using a tiny font. For applications such as these an xrandr command can be issued at the terminal before invoking the application:

xrandr --dpi 144

Change 144 to any number which is a multiple of 16 for best results, ie: 96, 128, 144, etc.

⇧ How to change the Unity lockscreen wallpaper? How to disable access to Win7 disk partition(Dual Boot)  β‡©