Document InvertX/Y options.

(cherry picked from commit b46677e346)
This commit is contained in:
Peter Hutterer
2008-10-14 15:06:17 +10:30
parent 9065d0ccb2
commit caacacf057

View File

@@ -136,6 +136,11 @@ is mapped to the positive Y axis motion. Default: "4 5"
.BI "Option \*qReopenAttempts\*q \*q" integer \*q
Number of reopen attempts after a read error occurs on the device (e.g. after
waking up from suspend). In between each attempt is a 100ms wait. Default: 10.
.TP 7
.BI "Option \*qInvertX\*q \*q" Bool \*q
.TP 7
.BI "Option \*qInvertY\*q \*q" Bool \*q
Invert the given axis. Default: off.
.SH AUTHORS
Kristian Høgsberg.