trinity-users@lists.pearsoncomputing.net

Message: previous - next
Month: June 2019

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

From: "David C. Rankin" <drankinatty@...>
Date: Fri, 21 Jun 2019 16:28:52 -0500
On 06/21/2019 12:17 AM, J Leslie Turriff wrote:
> GTK2(?)
> 	gconf-editor
> 

Not needed. Just a ~/.gtkrc-2.0 with:

style "user-font"
{
        font_name="Tahoma 8"
}
widget_class "*" style "user-font"

That will set the default font for all widgets (menu, toolbar, etc..) to
"Tahoma 8". You can fine-tune what each font is applied to.

-- 
David C. Rankin, J.D.,P.E.