On Tue, 2007-08-21 at 08:42 -0400, zentara wrote: > Is there a way to force the app to use BumbleBee, without modifying > ~.gtkrc-2.0?
There's probably a 'proper' way to do this, but anyway I'll show you the way *I* do it. Set the environment variable GTK2_RC_FILES to the path of your gtkrc file. For example, I have a dark theme, but Eclipse looks like barf when using it, so I start eclipse: GTK2_RC_FILES=/usr/share/themes/Aurora-looks/gtk-2.0/gtkrc eclipse-3.2 Dan _______________________________________________ gtk-perl-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtk-perl-list
