Re: More fun with Seamonkey
Bob Bernstein:
> I downloaded the binary from seamonkey-project.org, and untarred
> the bz2 archive. Praise be to whatever Powers and Principalities
> were involved, but the thing started right up without so much as
> a hiccup. What wonders!
>
> Is it me, or does the 'Mail/Newsgroups' window sport a group of
> fonts rather different from the 'Browser' window? Is there a way
> to render the miniscule text in the former legible?
Both windows follow the gtk3 settings.
Put these lines in ~/.config/gtk-3.0/settings.ini:
[Settings]
gtk-font-name = <font> <font size>
Example:
[Settings]
gtk-font-name = Liberation Sans 12
The first line ('[Settings]') is important, it should precede the second line.
Liberation Sans is the font that I prefer for this purpose.
So fonts-liberation is installed.
Not fonts-liberation2; the former looks better, at least on my screen.
Reply to: