On Wednesday 06 August 2003 22:38, Noah Levitt wrote: > You don't need to change any gtkrc files to install a theme. > All you have to do is drop it in ~/.themes or > /usr/share/themes. > > Noah > > On Wed, Aug 06, 2003 at 12:30:26 -0700, kiran kumar wrote: > > Hello everyone, > > According to a book by Donna martin some changes to the gtkrc files > > in required. If you want to use an rc file (as in the book's examples), put .gtkrc-2.0 in your home directory, or use gtk_rc_parse() to specify a different file. It works mostly like the documentation (and book) says, except that fonts must be specified as (for example) font_name="Sans 14" Dave Smith