How to change the gtk fonts for gaim and all "G" s

Using applications, configuring, problems
Post Reply
Message
Author
mchasard

How to change the gtk fonts for gaim and all "G" s

#1 Post by mchasard »

i just install puppy 1.07 alpha ( xvesa cause xorg don't work) and i remark that all the "G" application have too big fonts and its not confortable to use as well ... (gaim , sylpheed , Gnumeric etc ...)

i remember that when i installed grafpup , i didn't have the same troubles ...i'm not talking about menu fon'ts and theme fonts ...but the general fonts for "G" application ...

is there a way to change that ... i'm searching but can't find anything ...

please could you put some light on this troubles ..

thanks in advance ...

User avatar
BarryK
Puppy Master
Posts: 9392
Joined: Mon 09 May 2005, 09:23
Location: Perth, Western Australia
Contact:

#2 Post by BarryK »

When 1.0.7beta is released, this problem should be fixed, at least for GTK2 applications.

Font size adjustment is discussed somewhere recently in this forum, and in the last week in my Developer News page you will find some notes:
http://www.puppylinux.com/news.htm

User avatar
MU
Posts: 13649
Joined: Wed 24 Aug 2005, 16:52
Location: Karlsruhe, Germany
Contact:

#3 Post by MU »

You can set up Gtk-fonts in
/root/.gtkrc
/root/.gtkrc-2.0

Code: Select all

style "user-font" { 
   font_name = "lucida 12" 
} 
widget_class "*" style "user-font"
Details:
http://www.murga.org/~puppy/viewtopic.php?t=4713
http://www.murga.org/~puppy/viewtopic.p ... 1&start=30

Grafical Font-chooser for Gtk2:
http://www.murga.org/~puppy/viewtopic.p ... t=gtktheme

Mark

mchasard

#4 Post by mchasard »

Thanks for your answers with links ...but even that , i can't change really the gtk fonts , where i tes twith gaim , i get allways the same big fonts ... pitty but in one post i have seen that with puppy 1.07 release , perhaps all will be fine ...

Hepe also that the layout french keyb could work better with "alt" touch ...

thanks in advance ... if you see other things to make me try , i'll be there ...

Post Reply