summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Thum <simon.thum@gmx.de>2009-10-18 15:10:56 +0200
committerPeter Hutterer <peter.hutterer@who-t.net>2010-01-02 00:11:42 +1000
commit45aa64622fd2aea01de15bf192e39e1cbade9918 (patch)
tree0fb1487793fe399d6a09024a8e5ea77c32749876
parenta80014b71a878c5377c3b853f242ead4a6f8a270 (diff)
Clarify role of set-ptr-feedback
Signed-off-by: Simon Thum <simon.thum@gmx.de> Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
-rw-r--r--man/xinput.man9
1 files changed, 7 insertions, 2 deletions
diff --git a/man/xinput.man b/man/xinput.man
index fbf445e..6705373 100644
--- a/man/xinput.man
+++ b/man/xinput.man
@@ -39,7 +39,11 @@ Change the mode of \fIdevice\fP.
.PP
.TP 8
.B --set-ptr-feedback \fIdevice\fP \fIthreshold\fP \fInum\fP \fIdenom\fP
-Change the acceleration of \fIdevice\fP.
+Change the pointer acceleration (or feedback) parameters of \fIdevice\fP.
+The xset(1) man page has more details. For X.Org Server 1.7
+and above, there are additional device properties pertaining to pointer
+acceleration. These do not replace, but complement the pointer feedback
+setting.
.PP
.TP 8
.B --set-integer-feedback \fIdevice\fP \fIindex\fP \fIvalue\fP
@@ -103,7 +107,8 @@ device.
.PP
\fIproperty\fP can be the property as a string or the Atom value.
.PP
-
+.SH "SEE ALSO"
+X(__miscmansuffix__), xset(1)
.SH COPYRIGHT
Copyright 1996,1997, Frederic Lepied.
.PP