diff options
Diffstat (limited to 'system/xinput_calibrator/README')
-rw-r--r-- | system/xinput_calibrator/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/system/xinput_calibrator/README b/system/xinput_calibrator/README new file mode 100644 index 0000000000..8f3bec4721 --- /dev/null +++ b/system/xinput_calibrator/README @@ -0,0 +1,7 @@ +xinput_calibrator (generic touchscreen calibrator for xorg) + +Fills the gap of touchscreen calibration software, featuring: +* works for any standard Xorg touchscreen driver (uses XInput) +* mis-click detection (prevents bogus calibration) +* dynamically recalibrates the evdev driver +* outputs the calibration as xorg.conf.d snippet or HAL policy file |