[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: big gtk fonts



>>>>> "Sebastian" == Sebastian Silva <seblitz@sebastian.cl> writes:

    Sebastian> I am new to debian and I have found that potato configures some
    Sebastian> HUGE gtk fonts by default. They are nice for some things, but
    Sebastian> really, they are too big. So my question is where can I set it
    Sebastian> up differently. I don't use gnome. Do I have to install gnomecc
    Sebastian> or something like that?

Try adding something like this to your ~/.gtkrc:

style "user-font"
{
  font="-adobe-helvetica-medium-r-normal-*-10-*-*-*-p-*-iso8859-1"
}
widget_class "*" style "user-font"

This will set the font to 10-pixel helvetica.

Warning: I use gnome, so YMMV.

Hubert

-- 
____     |     -----------------------------------------------------------
|  /   --+--
| /   ___|___    Hubert Chan <hackerhue@crosswinds.net>
| \   | _|_ |
|__|  |__|__|    GCS/M d- s:- a-- C++ UL+(++++) P++ L++ E++ W++ N++ o?
|        |       K? w--- O++ M- V- PS-- PE+++ Y+ PGP+ t+ 5 X R- tv+ b+
|      / | \     DI++++ D G e++ h! !r !y
|     /  |  \
|        |     <><------------------ http://www.crosswinds.net/~hackerhue/

PGP/GnuPG fingerprint: 6CC5 822D 2E55 494C 81DD  6F2C 6518 54DF 71FD A37F
Key can be found at http://www.crosswinds.net/~hackerhue/hackerhue.asc



Reply to: