Vlad Dogaru ([EMAIL PROTECTED]) wrote:
> Hello,
> 
> I find that fonts are too small for my 15" monitor, causing eye strain
> and misunderstandings. How can I change font size globally? I
> apologise if this question is too basic, but Google strangely did not
> provide this time.
> 
> Thanks,
> Vlad
> 
> -- 
> How's my English? How about my Netiquette?
> Do mail me if something is wrong with my behaviour. Thank you.
> -- 
> gentoo-user@gentoo.org mailing list
> 

Well, that depends on what kind of desktop/session manager you're using (Gnome, 
KDE, Fvwm, ...).
If it's Gnome or KDE (or I think XFCE), there should be a font manager 
somewhere in the preferences.
If you're using something like Fvwm, you can change the GTK fonts and that will 
affect all the GTK applications (such as Firefox, Gaim, ...) (for the QT 
applications, I have to admit I don't know how they pick a default font if 
you're not under KDE).
To change the GTK font, put this as an example in your ~/.gtkrc (or 
~/.gtkrc-2.0 depending on the GTK version you're using):

    style "default"
    {
      fontset = 
"-*-helvetica-medium-r-normal--14-*,-*-fixed-medium-r-normal--14-*"
    }

Where you can of course change the font to suit your needs.


HTH,

Gregory
-- 
gentoo-user@gentoo.org mailing list

Reply via email to