2012/9/25 Jiri Kosina <[email protected]>:
> On Tue, 25 Sep 2012, Rafi Rubin wrote:
>
>> > Since something will be divided by these variables in
>> > show_min_width()/show_min_height() and show_activate_width()/
>> > show_activate_height(), a divided error would be triggered if they are
>> > zero.
>>
>> Fair point about the divide by zero.  Would it be preferable to use real
>> values.  As far as I know these devices all have logical dimensions of
>> 9600x7200.  Unfortunately both logical and physical are used as denominators,
>> so 1 for the physicals is probably sensible.

Rafi,

Thanks for your reply.
Should I change the value of logical (width, height) to (9600, 7200)
instead of (1, 1)?

> Applied, thanks.

Thank you Jiri. :)

Regards,
Jesse
--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to