On 11/25/2010 05:05 PM, Henrik Rydberg wrote:
__u32 phys_abs_width; /* physical width of surface (mm) */ __u32 phys_abs_height; /* physical height of surface (mm) */
This is better and is already covered by input_absinfo. You could calculate it with (maximum - minimum) / resolution. Sincerely, Nick -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html