thanks
Rod
-----------------------------------------------------------
Brought to you by a thunderbird, penguin, gnu and a camel
Jeff Waugh wrote:
<quote who="Rod Butcher">
This still leaves me with other apps like Sweep, which display tiny fonts under any screen manager. Are such apps controllable ?
Sweep is still a GTK+ 1.x app, which means you have to deal with horrible problems from the bad old days of X core fonts. ;-) If you have a program called gtkswitch handy, you can quickly set your GTK+ 1.x fonts. Otherwise, you can edit the GTK+ 1.x gtkrc file manually, for example:
~/.gtkrc style "user-font" { font="-microsoft-trebuchet ms-medium-r-normal-*-*-90-*-*-p-*-iso8859-1" } widget_class "*" style "user-font"
- Jeff
-- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html