blue_sassley in https://sourceforge.net/forum/message.php?msg_id=4597467 wrote: > ...I'm trying to make the fonts larger in the MythTV menus...
Your best bet right now is to use the Easy theme and the override described here: http://mvpmc.wikispaces.com/themes#tocthemes2 Even without the override, the Easy theme already uses the largest fonts currently available for the main text, like the menus and show titles. The override just increases a few of the ancillary items. This topic has been brought up several times on the developer list: http://www.nabble.com/forum/Search.jtp?forum=24862&local=y&query=font > <font name="standard">/etc/helvB24.pcf</font> I don't believe there is a 24-point font currently available. You have to choose among the fonts bundled with the dongle. If you telnet to your MVP: # ls /etc/hel* /etc/helvB14.pcf /etc/helvB18.pcf /etc/helvR10.fnt So 18-point is the largest available, and Easy and the override already use it. This message: http://www.nabble.com/Re%3A-font-size-more-readable-p11791644.html says a bit about what is needed to create new fonts. > rdate -s 129.6.15.28 If your DHCP server is setup to specify an NTP server, you don't need this. > mount -t nfs -o nolock,rsize=4096,wsize=4096,nfsvers=3 > 10.0.0.10:/var/myth/ /var/myth/ If you are using the MythTV protocol to stream videos, and from your mvpmc command line it appears you are, you don't need to NFS mount your video directory. -Tom ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Mvpmc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mvpmc-users mvpmc wiki: http://mvpmc.wikispaces.com/
