by argon99 on Sun Jun 17, 2012 9:25 pm
Changing the resolution is not the thing to do. That changes everything that is on the screen. All that is needed is to increase the font size but for some reason that is not an option. I am having the same problem using a Viera TV. The solution is to have a way to increase the font size of the icon fonts. It seems that everything else can be changed except that. I have been looking at the GTK developer site and there is something about Pongo fonts, what ever that is. but it seems far to low level just to change the fonts under the icons.
Using Mint, or any linux distro, as a home theater has different issues then a desktop system. If you start mucking about with the resolution you get yourself into overscan problems. The only way I found to fix the overscan issues is with undocumented commands to the nvidia driver. So the suggestion to change the resolution is a desktop answer that doesn't work with a home theater system.
So if anybody understands how GTK sets up the font engine please speak up so those of us that are using mint as a home theater system can get a decent and readable font.
I use a work around for now. I use x11vnc and log into my HT from my laptop. This allows me to read what is on the screen but is far from an ideal solution.
The only help I have found for the fonts size is changing the desktop icon font size. That is done from control center->personal->appearance->fonts->desktop fonts. This allows you to change the size of the fonts on the icons of the desktop but does nothing for the fonts inside Caja or any other file manager.
I think this points to a design philosophy problem. When a program starts up it should check to see what the default sizes of the desktop items are. This goes for icons as well as fonts and then set the sizes to be consistent. That is not being done. As far as I know no program checks the system for default sizes of anything. And that is the root of the problem.