I also had this problem. Oddly, I encountered it about the same time as you. Small world :).
As an alternative to Daniel's fix you can pass the option "-dpi 100" to X when starting the server (where you start X might be different based on distribution and display manager... on my debian system with gdm it was in /etc/X11/gdm/gdm.conf). Both methods work, but my way you avoid doing the trivial math you'd need to do to compute the DisplaySize options :) --Jack --- Daniel Segel <[EMAIL PROTECTED]> wrote: > Check your Xorg.log file to see what DPI your display is running at > (grep DPI /var/log/Xorg.0.log); the fonts are scaled for an assumed > 100dpi display. You can change this with the DisplaySize parameter in > the Monitor section of your xorg.conf (or equivalent.) > > For a 720x480 display you need 'DisplaySize 182 121' or thereabouts. > > Daniel > > Neil Bird wrote: > > > > > Running FC3/0.18, with urw-fonts downgraded to FC2 version to fix > > underhang/size issues. > > > > > > So I've been running with GANT pretty much since install, but in the > > spirit of variety I thought I'd try a few others. However, none of the > > themes I've tried seem to honour the font-size settings. > > > > I've a 32" wide-screen TV, and I like the program guide font to be > > pretty small so's I can get a decent amount of text in each box, but all > > but GANT seem to have he same too-large font. Fiddling with the > > font-sizes doesn't actually appear to affect /anything/. > > > > In fact, IIRC, I only got the small text in GANT when I ticked some > > box that said something like 'use small text'. > > > > > > Am I missing something, or is my setup borked? > > > >------------------------------------------------------------------------ > > > >_______________________________________________ > >mythtv-users mailing list > >[email protected] > >http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users > > > > > > > _______________________________________________ > mythtv-users mailing list > [email protected] > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users > ____________________________________________________ Yahoo! Sports Rekindle the Rivalries. Sign up for Fantasy Football http://football.fantasysports.yahoo.com _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
