LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 02-19-2024, 09:10 AM   #1
centguy
Member
 
Registered: Feb 2008
Posts: 635
Blog Entries: 1

Rep: Reputation: 48
ubuntu22 gives larger font yet ubuntu20 gives smaller font


I upgraded the OS from ubuntu20 to ubuntu22.

The first I notice is that under ubuntu22, the font size is larger.

I have installed gnome-extension (or tweaks what not) but
it is only offering the option to scale beyond 100%.

So I am stuck. I have to use the older ubuntu20 since the font size just look
natural while ubuntu22 gives me a "smaller" screen since everything are scaled bigger.

cat lspci-output-ubuntu20 gives:
Quote:
00:00.0 Host bridge: Intel Corporation Device 9b43 (rev 05)
00:02.0 VGA compatible controller: Intel Corporation Device 9bc5 (rev 05)
00:08.0 System peripheral: Intel Corporation Xeon E3-1200 v5/v6 / E3-1500 v5 / 6th/7th/8th Gen Core Processor Gaussian Mixture Model
00:14.0 USB controller: Intel Corporation Device a3af
00:14.2 Signal processing controller: Intel Corporation Device a3b1
00:16.0 Communication controller: Intel Corporation Device a3ba
00:17.0 SATA controller: Intel Corporation Device a382
00:1c.0 PCI bridge: Intel Corporation Device a394 (rev f0)
00:1c.5 PCI bridge: Intel Corporation Device a395 (rev f0)
00:1c.7 PCI bridge: Intel Corporation Device a397 (rev f0)
00:1f.0 ISA bridge: Intel Corporation Device a3c8
00:1f.2 Memory controller: Intel Corporation Device a3a1
00:1f.3 Audio device: Intel Corporation Device a3f0
00:1f.4 SMBus: Intel Corporation Device a3a3
01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 15)
02:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS525A PCI Express Card Reader (rev 01)
03:00.0 Network controller: Intel Corporation Wireless 3165 (rev 79)
cat lspci-output-ubuntu22 gives:

Quote:

00:00.0 Host bridge: Intel Corporation Device 9b43 (rev 05)
00:02.0 VGA compatible controller: Intel Corporation CometLake-S GT2 [UHD Graphics 630] (rev 05)
00:08.0 System peripheral: Intel Corporation Xeon E3-1200 v5/v6 / E3-1500 v5 / 6th/7th/8th Gen Core Processor Gaussian Mixture Model
00:14.0 USB controller: Intel Corporation Comet Lake PCH-V USB Controller
00:14.2 Signal processing controller: Intel Corporation Comet Lake PCH-V Thermal Subsystem
00:16.0 Communication controller: Intel Corporation Comet Lake PCH-V HECI Controller
00:17.0 SATA controller: Intel Corporation 400 Series Chipset Family SATA AHCI Controller
00:1c.0 PCI bridge: Intel Corporation Comet Lake PCI Express Root Port #05 (rev f0)
00:1c.5 PCI bridge: Intel Corporation Device a395 (rev f0)
00:1c.7 PCI bridge: Intel Corporation Comet Lake PCI Express Root Port #08 (rev f0)
00:1f.0 ISA bridge: Intel Corporation B460 Chipset LPC/eSPI Controller
00:1f.2 Memory controller: Intel Corporation Memory controller
00:1f.3 Audio device: Intel Corporation Comet Lake PCH-V cAVS
00:1f.4 SMBus: Intel Corporation Comet Lake PCH-V SMBus Host Controller
01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 15)
02:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS525A PCI Express Card Reader (rev 01)
03:00.0 Network controller: Intel Corporation Wireless 3165 (rev 79)
I think the drivers are installed alright but just that the fonts size is now a problem.
 
Old 02-19-2024, 01:13 PM   #2
lvm_
Member
 
Registered: Jul 2020
Posts: 942

Rep: Reputation: 338Reputation: 338Reputation: 338Reputation: 338
Adjust font sizes, not scaling.
 
Old 02-19-2024, 01:38 PM   #3
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 21,925

Rep: Reputation: 7320Reputation: 7320Reputation: 7320Reputation: 7320Reputation: 7320Reputation: 7320Reputation: 7320Reputation: 7320Reputation: 7320Reputation: 7320Reputation: 7320
they may change the default fonts, so just set your preferred one.
 
Old 02-19-2024, 06:06 PM   #4
centguy
Member
 
Registered: Feb 2008
Posts: 635

Original Poster
Blog Entries: 1

Rep: Reputation: 48
changing the font is not an option because I will have to do for every single application: Terminal, Firefox, etc..
Anyway, I revert to Ubuntu20 for now and skip Ubuntu22
 
Old 02-19-2024, 06:20 PM   #5
centguy
Member
 
Registered: Feb 2008
Posts: 635

Original Poster
Blog Entries: 1

Rep: Reputation: 48
I got into trouble because I insist on scaling through gnome global scaling. The scaling of the gnome-extension only allows scaling more than 100% which
is more applicable if we have a very large screen with very high resolution.

Now I am able to customize the Terminal font through this:

Open Terminal, click on the 3-line (hamburger) icon, -> Preferences -> Unnamed
-> Text Appearance -> Custom Font -> Monospace -> adjust the font size with
+ or - in a box at the bottom.

Thanks for the idea!
 
Old 02-19-2024, 07:11 PM   #6
enigma9o7
Senior Member
 
Registered: Jul 2018
Location: Silicon Valley
Distribution: Bodhi Linux
Posts: 1,388

Rep: Reputation: 560Reputation: 560Reputation: 560Reputation: 560Reputation: 560Reputation: 560
Quote:
Originally Posted by centguy View Post
changing the font is not an option because I will have to do for every single application: Terminal, Firefox, etc..
Anyway, I revert to Ubuntu20 for now and skip Ubuntu22
You can set the default font for gnome which covers most gtk apps and set qt default front which covers most QT and KDE apps, and set X font, which covers most everything. But as you said some apps let you override that.

Last edited by enigma9o7; 02-20-2024 at 02:59 PM.
 
Old 02-20-2024, 04:56 AM   #7
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 21,925

Rep: Reputation: 7320Reputation: 7320Reputation: 7320Reputation: 7320Reputation: 7320Reputation: 7320Reputation: 7320Reputation: 7320Reputation: 7320Reputation: 7320Reputation: 7320
I don't think they modified all the apps, one by one, but they modified the system-wide default. So you only need to modify (restore) the same, instead of configuring every single application.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Reboot hang after upgrading to 5.16 kernel with Ubuntu20.04.3 satheesh.ks Linux - Kernel 1 02-11-2022 11:56 AM
Spindown hdd after boot, tried systemd or hdparm.conf, does not work @ubuntu20.04 Johannes33 Linux - General 7 09-05-2021 11:45 PM
Cannot successfully configure SNMP in Ubuntu20 BigD63 Linux - Newbie 2 07-15-2021 03:56 PM
Free disk space in '/' getting smaller and smaller. simjii SUSE / openSUSE 5 12-16-2005 11:24 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu

All times are GMT -5. The time now is 06:19 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration