diff options
author | Peter Hutterer <peter.hutterer@redhat.com> | 2008-09-26 13:55:33 +0930 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@redhat.com> | 2008-09-26 14:00:19 +0930 |
commit | ccef360e5ee6598a0ab722389bdf8d391ff7efee (patch) | |
tree | 8e340450733f8f18382f3d269e0802ccb3a2ad44 /man | |
parent | db4b03629f690d69320f401b9568d5a861b19f9c (diff) |
Add --delete-prop option.
Diffstat (limited to 'man')
-rw-r--r-- | man/xinput.man | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man/xinput.man b/man/xinput.man index 0cad0b3..c9ff46f 100644 --- a/man/xinput.man +++ b/man/xinput.man @@ -69,6 +69,11 @@ are 8, 16, or 32, depending on the property. Prints to standard out when property changes occur. .PP .TP 8 +.B xinput delete-prop \fIdevice_name\fP \fIproperty\fP +Delete the property from the device. +.PP +.PP +.TP 8 .B xinput test [-proximity] \fIdevice_name\fP Register all extended events from \fIdevice_name\fP and enter an endless loop displaying events received. If the -proximity is given, ProximityIn |