I want to change the font style
in terminal
and for default gedit
as well.So how to change the font type in Ubuntu 12.04
?Any help and suggestions will be appreciable.
Asked
Active
Viewed 1.5k times
9

Jorge Castro
- 71,754

newuser
- 1,321
-
1Possible duplicate How do I change fonts and adjust their size? – coversnail May 04 '12 at 14:28
-
1Not a total duplicate. Although changing system fonts is covered in the link, changing fonts in terminal and gedit are not. – amc May 04 '12 at 15:06
3 Answers
10
To install gnome-tweak-tool in Ubuntu 12.04-20.04 open the terminal and type
sudo apt-get install gnome-tweak-tool
In fonts you can change the systemwide font.
For gedit:
(source: iloveubuntu.net)
For terminal:

karel
- 114,770

abybaddi009
- 499
0
Not sure about the editor but for the terminal just change the font for the default profile from the
Edit -> Profile
menu
Cheers
S

slowko
- 942
0
For the terminal, you can right-click in the content window (not the title bar), and choose 'Profiles', then 'Profile preferences'. You then get the same dialog as showed in 0x00F's answer

Xavier Nodet
- 101
- 2