Re: [Solved] Too large X Fonts in GTK applications
You wrote:
> in my case, simply adding to the end of the file:
>
>* {
> font-size: 12pt !important
>}
>
>did the trick.
>
> OTOH, gtk's (1.x) font size is adjustable via the ~/.gtkrc file:
>
>style "smaller-text" {
> font="-*-Charter-Medium-R-Normal--14-*"
>}
I inserted the font line in the default section of my ~/.gtkrc-kde
file, but I exchanged "Carter" by "Helvetica" and decreased the font
size from 14 to 12. Now it looks a lot nicer and cleaner.
Norbert
Reply to: