Sat Dec 15 2001, Mark Vojkovich wrote: > Is the size of the screen actually useful? DPI seems more > useful, but even that doesn't make sense with XFree86's virtual > desktops. >
DPI or size is ok, easy to convert between if one has the resolution. Important that one get separate DPI for X and Y though. It's very useful when you wan't fullscreen video with correct aspect on a screen. In non multihead configurations we use the XF86VidMode at the moment to get the resolution (works when the user has <ctrl><alt><+/->'ed), where the normal X11 call "fails" (just reports the total area). /Bj�rn _______________________________________________ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert
