• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

A generic touchscreen calibration program for X.Org


Commit MetaInfo

Revisão9db964686030068e04c621df6d862e544be013d0 (tree)
Hora2010-09-13 01:18:17
AutorTias Guns <tias@ulys...>
CommiterTias Guns

Mensagem de Log

manpage: switch troubleshooting and examples order

Mudança Sumário

Diff

--- a/man/xinput_calibrator.1
+++ b/man/xinput_calibrator.1
@@ -81,17 +81,6 @@ Supports following \-\-output\-types: auto
8181 No automatic calibration possible,
8282 .br
8383 Supports following \-\-output\-types: auto, xorg.conf.d, hal
84-.SH "TROUBLESHOOTING"
85-.B In general,
86-run the calibrator with the \fI\-v\fP option, it will tell you what happens and what goes wrong.
87-
88-.B Mis\-click detection,
89-the calibrator can automatically detect clicks with unreasonable values. This prevents you from ending up with a bogus calibration.
90-.LP
91-If you keep getting the message 'Mis\-click detected, restarting...', one of the following is happening:
92- 1. you are bad at clicking on crosses, use a stylus or increase the \-\-misclick threshold
93- 2. your device is not properly supported by the kernel, it interprets the clicks wrong
94- 3. your screen has a non\-linear deformation, 4\-point calibration can not help you
9584 .SH "EXAMPLES"
9685 To run the calibrator, type in your terminal:
9786 .LP
@@ -104,6 +93,17 @@ If something goes wrong, or not as expected, turn on verbose messages:
10493 If you have to manually provide the current calibration values (when using EVDEV, you can use this to reset the calibration first):
10594 .LP
10695 xinput_calibrator \-\-precalib 0 1000 0 1000
96+.SH "TROUBLESHOOTING"
97+.B In general,
98+run the calibrator with the \fI\-v\fP option, it will tell you what happens and what goes wrong.
99+
100+.B Mis\-click detection,
101+the calibrator can automatically detect clicks with unreasonable values. This prevents you from ending up with a bogus calibration.
102+.LP
103+If you keep getting the message 'Mis\-click detected, restarting...', one of the following is happening:
104+ 1. you are bad at clicking on crosses, use a stylus or increase the \-\-misclick threshold
105+ 2. your device is not properly supported by the kernel, it interprets the clicks wrong
106+ 3. your screen has a non\-linear deformation, 4\-point calibration can not help you
107107 .SH "SEE ALSO"
108108 xinput(1)
109109 .SH "AUTHORS"