summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Thum <simon.thum@gmx.de>2009-03-26 15:19:47 +0100
committerPeter Hutterer <peter.hutterer@who-t.net>2009-04-08 20:39:10 +1000
commit17d537fd65ba9b1c99a0dde7833eb4069cc624a8 (patch)
tree6f0c18900d787dbeb622fac44f7ce6f5e27ce3bc
parent286724a1417ffda447be918e8bcf46cc37ed715b (diff)
xinput: mention set-float-prop in manpage
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
-rw-r--r--man/xinput.man4
1 files changed, 4 insertions, 0 deletions
diff --git a/man/xinput.man b/man/xinput.man
index c9ff46f..eeee7b9 100644
--- a/man/xinput.man
+++ b/man/xinput.man
@@ -65,6 +65,10 @@ Sets an integer property for the device. Appropriate values for \fIformat\fP
are 8, 16, or 32, depending on the property.
.PP
.TP 8
+.B xinput set-float-prop \fIdevice_name\fP \fIproperty\fP \fIvalue\fP
+Sets a float property for the device.
+.PP
+.TP 8
.B xinput watch-props \fIdevice_name\fP
Prints to standard out when property changes occur.
.PP