diff options
author | Peter Hutterer <peter.hutterer@redhat.com> | 2008-10-30 16:55:29 +1030 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@redhat.com> | 2008-11-03 13:46:39 +1030 |
commit | 67c0ea6c9421a5226c1b8bc3a198b1cb01f6b355 (patch) | |
tree | b24ff84db1a30c564f94be69d18db424b59dc085 /configure.ac | |
parent | Treat BTN_[0-2] as LMR buttons if necessary. (diff) | |
download | xf86-input-evdev-67c0ea6c9421a5226c1b8bc3a198b1cb01f6b355.tar.gz xf86-input-evdev-67c0ea6c9421a5226c1b8bc3a198b1cb01f6b355.tar.bz2 xf86-input-evdev-67c0ea6c9421a5226c1b8bc3a198b1cb01f6b355.zip |
Add support for run-time calibration.
Some devices require run-time axis calibration. We can't change the min/max
ranges once we've initialised the valuator structs though, so in-driver
run-time calibration is required.
If the property is set, the driver scales from the calibrated range to the
values reported to the X server (which then may scale to screen coordinates).
If the property is not set (i.e. zero items) no scaling is performed.
(cherry picked from commit 33eb36f26663c09c873acede1b35e91ef4c64479)
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions