<!DOCTYPE html><html><head><style type="text/css">body { font-family:'DejaVu Sans'; font-size:13px}</style></head><body><div>On Fri, 05 Oct 2012 16:30:33 +0100, LeRoy Dorman <ldorman@mindspring.com> wrote:<br><br>> I am running mythfrontend 0.25 on a MacbookPro running 10.7.5 with a<br>> AMD Radeon HD 6750M 1024 M display which has 1440x900 display resolution.<br>> The server runs Suse12.1 on an old MoBo.<br>><br>> The INFO panel which pops up when doing a channel up/down does not <br>> display<br>> the channel station/station ID. There are just 3 dots or maybe stars.<br>> It looks like a format/font problem.<br>><br>> Is there an option to change the font size or fix this some other way?<br>><br>> The display is fine when running frontend on the same box as the backend.<br>><br>> LeRoy Dorman<br>><br><br>There are no options to change fonts etc. as this is purely determined by the theme you're using. <br><br>The 3 dots indicate that the text is too big to fit in the space allocated by the theme.<br><br>The easiest fix is to try a different theme - you may get lucky.<br><br>If you want to modify your existing theme you need to modify the theme's osd.xml (window "browse_info") to give it more space or use a smaller font. I can't find a reference to the exact process for modifying theme files but the general theme guide is <a href="http://www.mythtv.org/wiki/MythUI_Theme_Development">http://www.mythtv.org/wiki/MythUI_Theme_Development</a>. Copy the relevant osd.xml to /home/<user>/.mythtv/themes/<theme-name>/ before modifying it - myth will use it automatically.<br></div></body></html>