Can I change the font or size of the font used in menus, modules, and title bars?
Yes and no. Support for font changing is coming, but at the moment E17 is in a state of flux with its text and font handling. A major change to the way text is handled is happening right now, so we cannot offer any help until things settle down. All my Gtk applications have huge fonts.You don’t need to have gnome installed to configure your font sizes for gtk applications, you configure the fonts in your default gtkrc file with a line like – gtk-font-name = “Bitstream Vera Sans 10” before the line that includes your theme.
Misc.