summaryrefslogtreecommitdiff
path: root/app/xinput/man
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2009-05-18 20:50:17 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2009-05-18 20:50:17 +0000
commitd389a9acf426096ae3b9b0d2ee9ad88aa4bfae41 (patch)
tree386846be6dd380eb991edf542055ce3c288e04ef /app/xinput/man
parentdff305df9a9afdf6e01c09df934e1cde756f6d16 (diff)
update to xinput 1.4.2
Diffstat (limited to 'app/xinput/man')
-rw-r--r--app/xinput/man/xinput.man8
1 files changed, 6 insertions, 2 deletions
diff --git a/app/xinput/man/xinput.man b/app/xinput/man/xinput.man
index 5634e0699..8f4cefbd8 100644
--- a/app/xinput/man/xinput.man
+++ b/app/xinput/man/xinput.man
@@ -1,5 +1,5 @@
-.\" $Id: xinput.man,v 1.2 2009/05/02 15:24:13 matthieu Exp $
-.TH xinput 1 "$Date: 2009/05/02 15:24:13 $" "Frederic Lepied"
+.\" $Id: xinput.man,v 1.3 2009/05/18 20:50:16 matthieu Exp $
+.TH xinput 1 "$Date: 2009/05/18 20:50:16 $" "Frederic Lepied"
.SH NAME
xinput - utility to configure and test XInput devices
@@ -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