Around 0 o'clock on Nov 22, John Tapsell wrote: > Could we have the cursor size be automatically set from the dpi? > Is it already?
It's automatically set from Xft.dpi resource (if set), or from the smaller of DisplayWidth/48 or DisplayHeight/48. Display DPI isn't a very useful metric here, but the result of the above computation can generate some largish cursors on big xinerama screens, but only if you're tiling screens in 2D. Keith Packard XFree86 Core Team HP Cambridge Research Lab _______________________________________________ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert
