How to change terminal font on Ubuntu MATE?


expert

How to change terminal font on Ubuntu MATE?

It seems that there are two terminals in MATE. One is "MATE Terminal", which has a nice readable font, and the other is what I use when launching applications created in GUI menus

enter image description here

How can I change it?

Screenshot of the terminal I want to change

enter image description here

Anwar

What you are facing is a bug in GLib which is maintained by gnome developers. They have hardcoded a set of terminal emulators to try these launchers, but those emulators are mate-terminalnot included in that list . Even konsole, xfce4-terminalwas excluded.

This is a bug report in github https://github.com/mate-desktop/mate-panel/issues/57

Read MoonSweep's summary

So, to summarize:

Contrary to what this thread said at the beginning, this is not a Mint-only issue and has nothing to do with the TERM variable. This is a known bug with GLib that has a hardcoded set of terminals it tries to launch, and some of them are missing from that list (eg not only mate-terminal, but also xfce-terminal or konsole).

Knowing that the Gnome guys don't know anything about anything other than Gnome, I don't think it's useful to have them fix this in GLib, that's why I made a patch that handles mate-terminal and posted it to Debian BTS and then released in mate- for reasons. Packages for terminal started to provide xterm-compatible packaging, and I updated the patch to handle x-terminal-emulator (which is the Debian replacement for all terminal emulators compatible with xterm), allowing Debian (and derivatives) to GLib handles not only mate-terminal, but all terminals that can be set to this override.

what can you do?

From my testing I see gnome-terminalthat it will try the program first if it is installed. So, to avoid ugliness xterm, you can install gnome-terminalsomething very similar to mate-terminal and included in the default Ubuntu Unity.

To install use this command

sudo apt-get install gnome-terminal

For me it solved the problem. Try it. Hope it works for you too!

Related


How to change terminal font on Ubuntu MATE?

expert How to change terminal font on Ubuntu MATE? It seems that there are two terminals in MATE. One is "MATE Terminal", which has a nice readable font, and the other is what I use when launching applications created in GUI menus How can I change it? Screensh

Ubuntu Mate: Change the font color of desktop icons

username How to change the font color of Desktops Icon from white to black with Ubuntu 16.04 Mate and gtk theme Radiant-MATE? I add the following line to the end of /usr/share/themes/Radiant-MATE/gtk-3.0/gtk.css: .nautilus-desktop.nautlius-canvas-item { col

Ubuntu Mate: Change the font color of desktop icons

username How to change the font color of Desktops Icon from white to black with Ubuntu 16.04 Mate and gtk theme Radiant-MATE? I add the following line to the end of /usr/share/themes/Radiant-MATE/gtk-3.0/gtk.css: .nautilus-desktop.nautlius-canvas-item { col

How to Change the Ubuntu Mate Application Menu Icon

Nicholas Hovas I tried to look for it in the icon pack I use (Numix-Circle) but couldn't find it. Where is this icon stored? Anwar icon in /usr/share/Numix/24/Places/start-here.png. If the size is greater than 24, the same icon will be different in Numix. this

How to Change the Ubuntu Mate Application Menu Icon

Nicholas Hovas I tried to look for it in the icon pack I use (Numix-Circle) but couldn't find it. Where is this icon stored? Anwar icon in /usr/share/Numix/24/Places/start-here.png. If the size is greater than 24, the same icon will be different in Numix. this

How to configure steps to change font size in terminal?

Don Joy How to configure steps to change font size in terminal? I'm using 10pt now and the next step is too big when using keyboard shortcuts. How to configure step size? Jacob Vlijm The script below will set the font size for all profiles in steps of 0.5 at a

How to change gnome terminal font in command line?

Patrick I know how to change gnome's terminal font using the gui But I want to do the same using terminal (automatic way). How can I do this? Patrick I just found out that it is possible to do this using gconftool-2, for example: gconftool-2 --set /apps/gnome

How to change gnome terminal font in command line?

Patrick I know how to change gnome's terminal font using the gui But I want to do the same using terminal (automatic way). How can I do this? Patrick I just found out that it is possible to do this using gconftool-2, for example: gconftool-2 --set /apps/gnome

How to change the font of the Run terminal on Pycharm

InvBoy01001 I use some persian text files and when I run PyCharm it shows the result like this: As you can see, it's not easy to read. How to change the font? Sagar Gupta Go to File > Settings > Editor > Color Scheme > Console Font. Tick "Use console font inst

How to change the font of the Run terminal on Pycharm

InvBoy01001 I use some persian text files and when I run PyCharm it shows the result like this: As you can see, it's not easy to read. How to change the font? Sagar Gupta Go to File > Settings > Editor > Color Scheme > Console Font. Tick "Use console font inst

How to configure steps to change font size in terminal?

Don Joy How to configure steps to change font size in terminal? I'm using 10pt now and the next step is too big when using keyboard shortcuts. How to configure step size? Jacob Vlijm The script below will set the font size for all profiles in steps of 0.5 at a

How to change the font of the Run terminal on Pycharm

InvBoy01001 I use some persian text files and when I run PyCharm it shows the result like this: As you can see, it's not easy to read. How to change the font? Sagar Gupta Go to File > Settings > Editor > Color Scheme > Console Font. Tick "Use console font inst

How to change gnome terminal font in command line?

Patrick I know how to change gnome's terminal font using the gui But I want to do the same using terminal (automatic way). How can I do this? Patrick I just found out that it is possible to do this using gconftool-2, for example: gconftool-2 --set /apps/gnome

How to change the default font for terminal and gedit?

new user I also want to change the font stylein terminaland default values gedit. So how to change it font type in Ubuntu 12.04? Any help and advice will be appreciated. abybaddi009 Install gnome-tweak-tool : sudo apt-get install gnome-tweak-tool In Fonts, yo

How to change the format of the panel clock in Ubuntu Mate 20.04?

organic marble The default format is XX:XX AM/PM How can I change it to XX:XX AM/PM Weekday Month Date ? Searching provides dconf-editor solution that doesn't work with 20.04 WU-TANG The clock indicator in Ubuntu MATE 20.04 LTS is controlled by a indicator-dat

How to Change Close/Suspend/Close Main Panel in Ubuntu MATE 16.04

userDepth I want to log out and then shut down my computer, and those buttons are deprecated for me, I want to change that "power" button to log out instead of a menu item. How can I do this? , I am in DConf geek elder There is an easier way to implement a log

How to Change Close/Suspend/Close Main Panel in Ubuntu MATE 16.04

userDepth I want to log out and then shut down my computer, and those buttons are deprecated for me, I want to change that "power" button to log out instead of a menu item. How can I do this? , I am in DConf geek elder There is an easier way to implement a log

Is it possible to change the terminal font?

Fox 5 I want to change the font in terminal, how can I achieve this? Marty Freed Bash Terminal: menu, Edit => Profile Preferences => General tab; uncheck " Use system fixed-width fonts" , then select the desired font. For a general xterm terminal, you need to

How to change Ubuntu 18.04 system font?

Pedro I have Ubuntu 18.04 installed and I want custom fonts. I have changed all the settings via the tweak tool. But the system default font is not changed, do I need to do something? Ponski The font of the highlighted text in the screenshot you posted is dete

How To Change Terminal Title in Ubuntu 16.04

k guest When I use ubuntu 14.04 it is easy to set the title. Just press F2 or move your mouse to the top menu. But there is no menu on ubuntu 16.04 and pressing F2 cannot change the title. How should I do? Videonauth Many programs will override the title, so y

how to change startup directory in windows terminal ubuntu

Mathias Strohkirch /home/user/I would like to know how to change the starting directory of the Windows terminal from C:/Users/user. I tried a few things I found, but nothing worked. Here is my current configuration file specified in my settings.json file: {