If you want a light, window manager independent, GTK app to change GTK themes I believe gtk-chtheme will also do the trick.
Thomas On Thu, Jun 04, 2009 at 07:48:47PM +0000, thay...@gmail.com wrote: > On 2009-06-04 12:37pm, jean bonhomme <jeanb...@ymail.com> 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.