X-Git-Url: https://diplodocus.org/git/xorg-xinput/blobdiff_plain/7d930a42e6c294ecaaf42585e37b8dc24be8a805..7010a6c924ce6937c8e040c837a118663d6dfdb3:/man/xinput.man diff --git a/man/xinput.man b/man/xinput.man index 518e1a0..eba85fd 100644 --- a/man/xinput.man +++ b/man/xinput.man @@ -6,7 +6,9 @@ xinput - utility to configure and test XInput devices .SH SYNOPSIS .B xinput -[version] [list [\fIdevice_name\fP]] [set-pointer \fIdevice_name\fP] +[version] +[list [--short || --long] [\fIdevice_name\fP]] +[set-pointer \fIdevice_name\fP] [get-feedbacks \fIdevice_name\fP] [set-mode \fIdevice_name\fP \fIABSOLUTE|RELATIVE\fP] [set-ptr-feedback \fIdevice_name\fP \fIthreshold\fP \fInum\fP \fIdenom\fP] @@ -22,10 +24,12 @@ test if the XInput extension is available and return the version number of the program. .PP .TP 8 -.B xinput list [\fIdevice_name\fP] -If no argument is given list all the input devices showing all their -features. If an argument is given, show all the feature of \fIdevice_name\fP. -Uses XListInputDevices(3). +.B xinput list [--short || --long] [\fIdevice_name\fP] +If no argument is given list all the input devices. If an argument is given, +show all the features of \fIdevice_name\fP. Uses XListInputDevices(3). +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. .PP .TP 8 .B xinput get-feedbacks \fIdevice_name\fP