On 12/ 9/10 04:49 PM, Hillel Lubman wrote:
When using dual screen (separate X for each one), is there a way to set specific font DPI for each screen, when screens also have different resolution (with Nvidia driver)?
The driver by default calculates the DPI for an X screen based on EDID retrieved from the display of the driver's choosing. (TwinView and dynamic mode switching adds complexities). You can override the EDID calculation with the option: Option "DPI" "hh x vv" where hh and vv values are obviously dots per inch. You will need an option in either each Screen or Device section. _______________________________________________ xwin-discuss mailing list [email protected] List info: http://mail.opensolaris.org/mailman/listinfo/xwin-discuss Unsubscribe: http://mail.opensolaris.org/mailman/options/xwin-discuss
