X-Git-Url: https://diplodocus.org/git/xorg-xinput/blobdiff_plain/4966627f5fc74b30a5cc9ca9292a0314aabf1734..ea0db37521c0fce8599c1838e9a919bb3292d413:/man/xinput.man diff --git a/man/xinput.man b/man/xinput.man index b922656..4a17280 100644 --- a/man/xinput.man +++ b/man/xinput.man @@ -17,12 +17,18 @@ of the program and the version supported by the server. This option does not require a device name. .PP .TP 8 -.B --list [--short || --long] [\fIdevice\fP] +.B --list [--short || --long || --name-only || --id-only] [\fIdevice\fP] If no argument is given list all the input devices. If an argument is given, show all the features of \fIdevice\fP. If --long is provided, the output includes detailed information about the capabilities of each devices. Otherwise, or if --short is provided, only the device names and some minimal information is listed. +If --name-only is provided, the output is limited to the device names. One +device name is listed per line. Note that the order the devices are listed +is undefined. +If --id-only is provided, the output is limited to the device IDs. One +device ID is listed per line. Note that the order the devices are listed is +undefined. .PP .TP 8 .B --get-feedbacks \fIdevice\fP @@ -40,7 +46,7 @@ Change the mode of \fIdevice\fP. .TP 8 .B --set-ptr-feedback \fIdevice\fP \fIthreshold\fP \fInum\fP \fIdenom\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 +The xset(__appmansuffix__) 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. @@ -98,7 +104,7 @@ loop displaying events received. If the -proximity is given, ProximityIn and ProximityOut are registered. .PP .TP 8 -.B --test_xi2 +.B --test-xi2 Register for a number of XI2 events and display them. This option does not take a device argument. .PP @@ -145,7 +151,7 @@ device. \fIproperty\fP can be the property as a string or the Atom value. .PP .SH "SEE ALSO" -X(__miscmansuffix__), xset(1) +X(__miscmansuffix__), xset(__appmansuffix__) .SH COPYRIGHT Copyright 1996,1997, Frederic Lepied. .PP