[PATCH app/xinput] man: remove reference to XListInputDevices

Peter Hutterer peter.hutterer at who-t.net
Sun Jan 10 15:26:31 PST 2010


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 <peter.hutterer at who-t.net>
---
 man/xinput.man |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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.
-- 
1.6.6



More information about the xorg-devel mailing list