Re: gtk fonts

Thorsten Mika <[email protected]>
Newsgroups gmane.compw.window-managers.windowmaker.user
Organization None
Message-ID <[email protected]>
Hi,

On Wed, 16 Feb 2005 23:07:29 -0500
cga <[email protected]> wrote:

> Charles Philip Chan wrote:

> >>I've tried editing my ~/.gtkrc and ~/.gtkrc-2.0 with the info I


> also I sometimes run a low-res X session with dri enabled - things
> like tuxracer or heretic2 go there :-) .. (not enough video ram on
> this laptop's video chip..) and the fonts I get now w/o this daemon
> running are illegible. wonder what's causing this..   
> 
> but as I said elsewhere my gtk is broken so I'll have to take another 
> look when/if I manage to repair it.

I think I had a similar problem and this is due to some weirdness in the
gtkrc-2.0 nomenclature. My gtk-theme-switch2 adds a keyword named
"gtk-font" or so, which does not affect all GTK-apps, so some fonts are
still ugly.
Using the keyword "fontset" cures this. To show what works for me
(without having to run gnome-settings-daemon), this is my .gtkrc-2.0:

-----

include "/usr/share/themes/Gorilla/gtk-2.0/gtkrc"

style "user-font"
{
  fontset="-*-verdana-medium-r-*-*-14-*-*-*-*-*-iso8859-15"
}
widget_class "*" style "user-font"

gtk-font-name = "Verdana 14"

include "/home/mika/.gtkrc-2.0.mine"

-----

> won't even ./configure properly on this sytem.  :-(  Seems it can't
> find the C++ compiler..??

Did you install it? What is the exact error message? Can you upload your
"config.log" somewhere (which has been created in the dir of the source
you want to compile)? It could help. Furthermore, do a

dpkg -l|grep g++
dpkg -l| grep gcc
dpkg -l|grep libqt-dev

If you don't find nothing, you need to install this (I didn't really
follow the thread and only recommend this after having read the last
post).

> I'm beginning to think this Debian install is broken beyond repair..

Actually, Debian is absolutely foolproof. But it's hard to make your way
around in the beginning :-)

As I said: The "fontset" parameter did the trick for me.

HTH,

  t.

-- 
Thorsten Mika                                  mailto: [email protected]
Muenster / Germany                        +49 - (0) 251 - 200 76 83

Public Key ID: 41338C37 -- http://www.keyserver.net
_______________________________________________
INFO: https://windowmaker.org/lists/listinfo/wm-user
ARCHIVE: https://windowmaker.org/lists/archive/wm-user/
FAQ: http://windowmaker.org/faq.html
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.