Friday, May 3, 2024
 Popular · Latest · Hot · Upcoming
3
rated 0 times [  3] [ 0]  / answers: 1 / hits: 3835  / 2 Years ago, sat, august 13, 2022, 9:31:38

Currently everything on my laptop takes up too much screen real estate. I can make the launcher icons smaller, the font smaller, I can use ctl-(minus) to make the contents of my browser smaller, but I was wondering if there was a way to do this all at once. Some way to just tell X to multiply the number of pixels anything should take by .75.



If this is not possible, the main other thing I want to make smaller and have not been able to, is the top bar of any windows, the one with close/minimize/maximize buttons.


More From » unity

 Answers
6

You cannot set a general scaling factor. You can however, make the font smaller for window titles, and it should make the title bar smaller. You can also make or use a different window manager theme with smaller or no title bars.



To change the font of the title bars, you can do this, in a terminal:



gsettings set org.gnome.desktop.wm.preferences titlebar-font "Font Name 10"



Just replace the "Font Name 10" with the font name and size you wish to use. To keep the Ubuntu font and make it smaller, you might want to try "Ubuntu 8" for example. Also, it's generally a good idea to step font sizes in multiples of 2 (6, 8, 10, 12), as they scale more evenly.


[#37540] Sunday, August 14, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
atereress

Total Points: 79
Total Questions: 106
Total Answers: 119

Location: Federated States of Micronesia
Member since Sun, May 16, 2021
3 Years ago
;