Input: synaptics - add support for reporting x/y resolution
authorTero Saarni <tero.saarni@gmail.com>
Thu, 11 Jun 2009 06:27:24 +0000 (23:27 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sat, 20 Jun 2009 05:55:17 +0000 (22:55 -0700)
Synaptics uses anisotropic coordinate system.  On some wide touchpads
vertical resolution can be twice as high as horizontal which causes
unequal sensitivity on x/y directions.  Add support for reading the
resolution with EVIOCGABS ioctl.

Signed-off-by: Tero Saarni <tero.saarni@gmail.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>

No differences found