aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDavid Woodhouse <dwmw2@infradead.org>2009-12-01 00:12:36 +0000
committerPeter Hutterer <peter.hutterer@who-t.net>2009-12-03 09:27:25 +1000
commit3772676fd65065b43a94234127537ab5030b09f8 (patch)
tree60d07b49d8a6faf427425a18020f6626b4e8f95f /configure.ac
parentevdev 2.3.1 (diff)
downloadxf86-input-evdev-3772676fd65065b43a94234127537ab5030b09f8.tar.gz
xf86-input-evdev-3772676fd65065b43a94234127537ab5030b09f8.tar.bz2
xf86-input-evdev-3772676fd65065b43a94234127537ab5030b09f8.zip
Swap axes before applying touch screen calibration.
When the SwapAxes option is set, the X and Y axes in calibration should be labelled as the user perceives them -- not as the kernel sends them. Currently, we apply the X-axis calibration to the X-axis of the input, and then do the axis swapping so we've actually applied the X-axis calibration to what the user sees as the Y-axis. This patch changes the order of the operations, so that the axes are swapped before the calibration is applied. Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> Acked-by: Peter Hutterer <peter.hutterer@who-t.net> Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> (cherry picked from commit f187badb71554a73bf9ca30ce75c9d166e688f03)
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions