I have been trying to find a way to increase font sizes because they look teeny tiny on my 52" TV. It's pretty obnoxious that the font sizes in the setup->appearances menu only effect the setup menus. I wish the myth developers would make some kind of option to scale the fonts in the themes.<br><br>So, I created a script to increase the font sizes in a theme. (It's attached.) I recursively copied the theme directory of my choice, and then ran this script and copied the output back over the appropriate file. It defaults to doubling the font size, but if you just change the $scale variable, you can scale the fonts as much as you want. You can even use decimal numbers.<br><br>Here's how I used it:<br><br>root@mythtv# cd /usr/share/mythtv/themes/<br>root@mythtv# cp -a MythCenter-wide MythCenter-wide-large<br>root@mythtv# cd MythCenter-wide-large<br>root@mythtv# mv ui.xml ui.xml.orig<br>root@mythtv# perl ~/scale-theme-fonts.pl ui.xml.orig > ui.xml<br><br>Then go back into
Myth (you may have to restart the frontend) and select your new theme (based on the directory name). It worked perfectly for me. Hopefully you'll have as much luck.<br><p> 
<hr size=1>Looking for a deal? <a href="http://us.rd.yahoo.com/evt=47094/*http://farechase.yahoo.com/;_ylc=X3oDMTFicDJoNDllBF9TAzk3NDA3NTg5BHBvcwMxMwRzZWMDZ3JvdXBzBHNsawNlbWFpbC1uY20-">Find great prices on flights and hotels</a> with Yahoo! FareChase.