Page MenuHomeFreeBSD

[NEW_PORT] x11/xinput_calibrator Generic touchscreen calibration program for X.Org
Needs ReviewPublic

Authored by wulf on Jun 23 2017, 2:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 28 2024, 8:23 AM
Unknown Object (File)
Oct 4 2024, 2:59 PM
Unknown Object (File)
Sep 16 2024, 6:34 PM
Unknown Object (File)
Sep 8 2024, 10:42 PM
Unknown Object (File)
Sep 8 2024, 2:52 AM
Unknown Object (File)
Aug 19 2024, 1:03 AM
Unknown Object (File)
May 20 2024, 8:10 AM
Unknown Object (File)
May 15 2024, 10:23 PM
This revision needs review, but there are no reviewers specified.

Details

Reviewers
None
Summary

[NEW_PORT] x11/xinput_calibrator Generic touchscreen calibration program for X.Org

xinput_calibrator is a program for calibrating your touchscreen, when
using the X Window System.

It currently features:

  • Works for any standard Xorg touchscreen driver (uses XInput protocol).
  • Mis-click detection (prevents bogus calibration).
  • Dynamically recalibrates the evdev driver.
  • Outputs the calibration as xorg.conf.d snippet or HAL policy file.

It does not support libinput calibration (yet?).

WWW: https://www.freedesktop.org/wiki/Software/xinput_calibrator/

Test Plan

portlint: OK (looks fine).
testport: OK (amd64)

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped