On 2009-06-04 12:37pm, jean bonhomme <[email protected]> wrote:
What was involved in this problem?
It should be possible to solve it without desktop environnement
pieces, isn't it?
You shouldn't need gnome-settings-daemon to get consistent font sizes.
Paste the following into ~/.gtkrc-2.0 (then modify to your desired font
settings):
style "user-font" {
font_name = "Arial 8"
}
widget_class "*" style "user-font"
gtk-font-name="Arial 8"
PS: Sorry Jean, for the off-list email...Gmail is being stubborn.