A generic touchscreen calibration program for X.Org
修訂 | 4de343465349fa2b5bd6bceb4648de27fc81f6ae (tree) |
---|---|
時間 | 2010-09-13 00:31:44 |
作者 | Tias Guns <tias@ulys...> |
Commiter | Tias Guns |
manpage: description cleanups
@@ -10,15 +10,13 @@ xinput_calibrator is a program for calibrating your touchscreen, when using the | ||
10 | 10 | .PP |
11 | 11 | It currently features: |
12 | 12 | .br |
13 | -\- a minimalistic and intuitive GUI (X11 or gtkmm) | |
14 | -.br | |
15 | -\- works for any standard Xorg touchscreen driver (uses XInput to get axis valuators) | |
13 | +\- works for any standard Xorg touchscreen driver (uses XInput protocol) | |
16 | 14 | .br |
17 | 15 | \- mis\-click detection (prevents bogus calibration) |
18 | 16 | .br |
19 | -\- can output the calibration in xorg.conf, FDI and udev format | |
17 | +\- dynamically recalibrates the evdev driver | |
20 | 18 | .br |
21 | -\- can dynamically recalibrate the evdev driver | |
19 | +\- outputs the calibration as xorg.conf.d snippet or HAL policy file | |
22 | 20 | .br |
23 | 21 | \- and more |
24 | 22 | .PP |