octave

How can we change editor font in octave in ubuntu 18?


It is very difficult to read the code due to very small font of octave editor. I am unable to find where to change this font setting for editor text.

I am attaching the screenshot of the octave editor platform.

screenshot of the octave editor platform

I expect to increase my editor font to work properly.Thanks


Solution

  • You can change the entire Ubuntu font by

    gsettings set org.gnome.desktop.interface text-scaling-factor [font size ]

    Example : gsettings set org.gnome.desktop.interface text-scaling-factor 1.4

    to know about current font use following command

    gsettings set org.gnome.desktop.interface text-scaling-factor