well, i've been looking at this for awhile now and i cannot find any way to= =20 change font sizes for menus and such for a gnome application while i'm=20 running it under tde. there are gnome system defaults someplace, but i'd=20 just as soon not install all of gnome just to be able to change the size=20 of the letters in an application. is there an equivalent to kcontrol for=20 the gtk side of things? --=20 dep
Some pictures: http://www.ipernity.com/doc/depscribe/album
I don't think this will help but try tqtconfig qtconfig Perhaps there's a gtk version of these.
You can also try using ~/.gtkrc* whatever it's called now (this is what I did).
Additional stuff from DUH internet
1
Modify the file ~/.config/gtk-3.0/settings.ini according to your wishes for your specific application (i.e. font, font-size, theme, etc.).
Save it under ~/.config/somewhereelse/gtk-3.0.
Run the application with XDG_CONFIG_HOME=$HOME/.config/somewhereelse your-application
https://www.linuxquestions.org/questions/linux-newbie-8/change-font-size-for...
Good luck
Kate