Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add support for run-time calibration. | Peter Hutterer | 2008-10-30 |
| | | | | | | | | | | 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. | ||
* | MB emulation timeout is stored as Time, make the property 32-bit too. | Peter Hutterer | 2008-10-23 |
| | |||
* | Add property support for ReopenAttempts option. | Peter Hutterer | 2008-10-14 |
| | |||
* | Add property support for axis inversion. | Peter Hutterer | 2008-10-03 |
| | |||
* | Change DragLock atom name - prepend with Evdev. | Peter Hutterer | 2008-10-02 |
| | |||
* | Add evdev-properties.h file with #defines for all property names. | Peter Hutterer | 2008-09-30 |