summaryrefslogtreecommitdiff
path: root/man/XListInputDevices.man
diff options
context:
space:
mode:
authorKaleb Keithley <kaleb@freedesktop.org>2003-11-26 22:48:39 +0000
committerKaleb Keithley <kaleb@freedesktop.org>2003-11-26 22:48:39 +0000
commite096ac42209e3f383cd4e52cb4e2dff564bdbc8e (patch)
treea88fdd134f3fb83dfa9fdd7c769d15aec8643efa /man/XListInputDevices.man
parent3d0889d2b8d326319e17ffc49e114892ef54f979 (diff)
merge latest (4.3.99.16) from XFree86 (vendor) branchXORG-RELEASE-1-BASEXEVIE-MERGEXEVIE-BASEXINERAMA_2XEVIE
Diffstat (limited to 'man/XListInputDevices.man')
-rw-r--r--man/XListInputDevices.man16
1 files changed, 6 insertions, 10 deletions
diff --git a/man/XListInputDevices.man b/man/XListInputDevices.man
index 8d1f841..794b3fc 100644
--- a/man/XListInputDevices.man
+++ b/man/XListInputDevices.man
@@ -1,5 +1,5 @@
.\"
-.\" $XFree86: xc/doc/man/Xi/XListDev.man,v 1.2 2001/01/27 18:20:21 dawes Exp $
+.\" $XFree86: xc/doc/man/Xi/XListDev.man,v 1.3 2003/04/28 22:18:15 herrb Exp $
.\"
.\"
.\" Copyright ([\d,\s]*) by Hewlett-Packard Company, Ardent Computer,
@@ -17,15 +17,11 @@
.SH NAME
XListInputDevices, XFreeDeviceList \- list available input devices
.SH SYNTAX
-XDeviceInfo *XListInputDevices\^(\^\fIdisplay\fP, \fIndevices_return\fP\^)
-.br
- Display *\fIdisplay\fP\^;
-.br
- int *\fIndevices_return\fP\^;
-.sp
-XFreeDeviceList\^(\^\fIlist\fP\^)
-.br
- XDeviceInfo *\fIlist\fP\^;
+.HP
+XDeviceInfo *XListInputDevices\^(\^Display *\fIdisplay\fP\^, int
+*\fIndevices_return\fP\^);
+.HP
+int XFreeDeviceList\^(\^XDeviceInfo *\fIlist\fP\^);
.SH ARGUMENTS
.TP 12
.I display