I'm using a full-scale KDE environment on my little netbook here. Performance actually hasn't been a problem, but I initially had a huge problem getting applications to actually fit themselves onto the 1024x600 screen. It seems most applications have default font sizes that are HUGE at this resolution. Shrinking the font sizes back to a rational level seems to get all of them working (e.g. Firefox, Google Earth, etc.).
Editing the font and icon sizes in ~/.gtkrc-2.0 has fixed this for MOST GTK-using applications, but it has only partially fixed Audacity, which I have been using for recording and editing a podcast on my nice, portable netbook. The menu option text is now the correct size, but it looks as though much of the interface text may have hard-coded font sizes. Is this true?
Here's a screenshot of what I'm talking about

The menu text size is just fine, but the "Welcome to Audacity" popup and (for example) the "Project Rate" and other labels are HUGE (on this screen) and don't fit. I can't find any preference option or configuration file which would allow me to change the size (or the font, but that's less important to me).
Are these font settings hard-coded? I don't really object to modifying the source and recompiling if that's what it takes, but was hoping for an easier way. (If the settings ARE hard-coded, can anyone give me a pointer to where they are set? I'm lazily trying to avoid poking through the source code to find it...)
If there's a way to shrink the control-button icons a bit that would be useful for me too.
Thanks