Sunday, September 24, 2023
 Popular · Latest · Hot · Upcoming
2
rated 0 times [  2] [ 0]  / answers: 1 / hits: 807  / 2 Years ago, mon, march 21, 2022, 3:09:05

How do I increase the font size in all Uxterm windows I open in Ubuntu 18.04 with LXDE?


I tried this:
xterm -fn -misc-fixed-*-*-*-*-40-*-*-*-*-*-*-*


Even though that increases the font size, it only happens on the new window that gets open. Moreover, the font does not look pretty after doing that.


I would like the font to be big enough to make it readable on any Uxterm window I might open any time.


Thanks


More From » fonts

 Answers
3

I just found a solution on the following link:
How to change the default font size of XTerm?


I had to edit the file


/home/username/.Xresources

and replace


UXTerm*faceSize: 10

with


UXTerm*faceSize: 25

and launch


xrdb -merge ~/.Xresources

This solution worked great!


[#2135] Monday, March 21, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
erettor

Total Points: 303
Total Questions: 121
Total Answers: 103

Location: Colombia
Member since Mon, May 2, 2022
1 Year ago
erettor questions
;