Age | Commit message (Collapse) | Author |
|
|
|
driver private data.
|
|
|
|
This is what most users expect noawadays.
|
|
More work to do wrt properties and calibration.
|
|
|
|
|
|
|
|
|
|
|
|
properties.
|
|
Code stolen from evdev, that stole it from xf86-input mouse.
|
|
|
|
values when the calibration properties change.
|
|
sense for mices.
|
|
In xserver 1.7 with axis labels, the init function used previously
makes no sense anymore.
|
|
|
|
|
|
|
|
Setting the properties also write to the kernel table.
The calibration code can now change the data without quitting X.
|
|
use it to save/restore the state during DEVICE_ON/DEVICE_OFF.
|
|
|
|
|
|
|
|
Don't define one that's never called.
|
|
|
|
|
|
Calibration data is read from the kernel, so things still work in this
mode.
|
|
|
|
- set min/max axis values for absolute valuators
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Still missing the actual button and axis labeling,
this can be added at a later point in time.
|
|
|
|
|
|
|
|
|