Hi!

On Saturday, 30. December 2006 22:48, Dirk Meyer wrote:
> No problem. So for popcorn I skip the pixel-aspect idea and go back to
> the user to provide the monitor aspect in a config file. And I try to
> get the real fullscreen resolution from the display.

Do you keep in mind that there is a native X11 way of configuring/querying 
this?  In XLib, there are not only DisplayWidth/DisplayHeight (returning 
#pixels), but also DisplayWidthMM and DisplayHeightMM.  These can be 
configured (e.g. in xorg.conf) and default to data fetched directly from the 
monitor via the DCC (display data channel).

I use to write down the values once and fix them in the config file, otherwise 
if you start your computer with the monitor switched off, the DPI will be 
wrong and some stuff (like font sizes) change.

Of course, the above will not work out-of-the-box if you attach some TV via 
converters, but it would be nice for kaa to default to these values if X11 is 
used.  (Probably there should be a kaa way to configure this, but the Xorg 
config could also be promoted in the docs IMHO.)

Ciao, /  /
     /--/
    /  / ANS

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to