trinity-users@lists.pearsoncomputing.net

Message: previous - next
Month: June 2019

Re: [trinity-users] changing gnome app font sizes from within tde

From: J Leslie Turriff <jlturriff@...>
Date: Fri, 21 Jun 2019 00:17:37 -0500
On 2019-06-20 16:51:51 dep wrote:
> well, i've been looking at this for awhile now and i cannot find any way to
> change font sizes for menus and such for a gnome application while i'm
> running it under tde. there are gnome system defaults someplace, but i'd
> just as soon not install all of gnome just to be able to change the size
> of the letters in an application. is there an equivalent to kcontrol for
> the gtk side of things?

	There are a number of Gnome tools that can affect this, depending on which
version of Gnome the application is written for:
GTK3+:
	gnome-tweak-tool
	gnome-control-center
	gnome-shell-extension-prefs

GTK2(?)
	gconf-editor

	I think what you need is either gconf-editor or gnome-tweak-tool, which are
likely not installed.

Leslie