Hoary, Ugly fonts in some apps...
Heitor Moraes
heitor.moraes at gmail.com
Thu Apr 28 11:21:05 UTC 2005
2005/4/28, Andrea Giuliano <a.giuliano at iccu.sbn.it>:
> Dear all,
>
> since I upgraded to Hoary, I get very big and bad looking fonts for
> menus in some applications. In particular, emacs and dvdrip. I had to
> change faces for menu items in emacs, but this is not the right way, I
> guess. Also, I couldn't do the same thing in dvdrip, at least so far.
>
> So I suspect is a font issue. Is there a font related package I should
> install? I think I have most of them already, and you can see below the
> output of "dpkg --list | grep -i font".
>
> Any hint?
Its a problem with GTK.
Type "locale" in console to get your language. Here I have "pt_BR.UTF-8".
them create a link in /etc/gtk to a good font theme:
$ cd /etc/gtk/
$ sudo ln -s gtkrc.iso-8859-15 gtkrc.pt_BR
This exemple work here, in my system.
You need to know you language first (us, pt, ru, pt_BR, ko, etc.).
More information about the ubuntu-users
mailing list