View Single Post
Benson's Avatar
Posts: 4,930 | Thanked: 2,272 times | Joined on Oct 2007
#506
You're probably using nuvoClear at the moment; try switching to a different theme, edit, and switch back?

If this is the problem, then YOU, not the shell, must expand $DEFAULTMBTHEME...

Wouldn't that be
Code:
sed -i '/style[ \t]\+"osso-TitleFont"/,/}/ { /font_name[ \t]\+=/ s/[0-9.]\+/0/ }' /usr/share/themes/$DEFAULTMBTHEME/gtk-2.0/gtkrc
Not sufficiently general, of course; it ought to match anything interpretable by GTK+, and I'm not sure what GTK+ uses to parse this, and specifically what whitespace and doublequoting is mandatory, but it should work.

Edit: Ha, beaten.

BTW, I'm now rockin' this on mine with nuvoClear; it's sweet for portrait, but I'm missing the menu button, too... Not that having a ninja menu bothers me, it's just odd that I don't have it on home, and do on app windows. Now that that's gone, all we need is the ability to extend the statusbar... why, oh why, is this not configurable?

Last edited by Benson; 2008-05-06 at 21:52.
 

The Following User Says Thank You to Benson For This Useful Post: