From 8cd99782831c6d6e8407c7e99471780d118d2648 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Mon, 11 Jan 2010 09:23:32 +1000 Subject: [PATCH] man: remove reference to XListInputDevices xinput --list uses XListInputDevices on XI1 servers and XIQueryDevice on XI2 servers. Also, who cares about that when reading the man page anyway... Signed-off-by: Peter Hutterer Acked-by: Julien Cristau --- man/xinput.man | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/xinput.man b/man/xinput.man index 6705373..7e1a9d3 100644 --- a/man/xinput.man +++ b/man/xinput.man @@ -19,7 +19,7 @@ require a device name. .TP 8 .B --list [--short || --long] [\fIdevice\fP] If no argument is given list all the input devices. If an argument is given, -show all the features of \fIdevice\fP. Uses XListInputDevices(3). +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. -- 2.48.1