[gobolinux-users] Too big fonts in the menus of Firefox and Thunderbird

Daniele Maccari gobo.users at gmail.com
Tue Jan 8 10:55:09 NZDT 2008


Viola Zoltán wrote:
> Dear Gobo-users, I have a little problem (non fatal...) In the menus 
> of the Firefox and Thunderbird I have too big fonts! (In the visited 
> homepages with Firefox NO, only in the menus of the programs. The 
> fonts are not unusable-big, but this is however aggravating and 
> awkward. Another applications (OpenOffice, gFTP, Konqueror and so on) 
> work good.
>
> I use nVidia graphic card, and 1024X768 resolution.
>
> Zoli
>
> -- 
> Honlapom: http://poliverzum.birodalom.net/powi
> Fórumom: http://birodalom.net/forum
>
> A #86-os sorszámú hivatalosan bejegyzett GoboLinux felhasználó
> The #86 official GoboLinux-user
>
> A GoboLinux felhasználók hivatalos magyar fóruma:
> The official forum for the hungarian GoboLinux-users:
> http://linux.birodalom.net/smf
> ------------------------------------------------------------------------
>
> _______________________________________________
> gobolinux-users mailing list
> gobolinux-users at lists.gobolinux.org
> http://lists.gobolinux.org/mailman/listinfo/gobolinux-users
>   
I think this has to do with gtk fonts. You should have a file named 
.gtkrc-2.0 (supposing you're using gtk+ 2) in your home. Mine looks like 
this:

include "/Programs/GTK+/2.12.1/share/themes/Industrial/gtk-2.0/gtkrc"

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

include "/Users/macco/.gtkrc-2.0.mine"

gtk-font-name="Tahoma 10"

Where Industrial is a theme I installed with the package 
gnome-theme-files (iirc). Try to play with the font_name and the 
gtk-font-name options and see what happens.

Bye



More information about the gobolinux-users mailing list