From 77a4732b0637493966889fe3545966fdc12a1b5e Mon Sep 17 00:00:00 2001 From: marha Date: Sun, 4 Oct 2009 19:13:27 +0000 Subject: Updated to xkeyboard-config-1.7 pixman-0.16.2 libX11-1.3 libXinerama-1.1 xkbcomp-1.1.1 recordproto-1.14 xineramaproto-1.2 inputproto-2.0 compositeproto-0.4.1 xorg-server-1.7.0 --- libX11/man/xkb/XkbGetNamedIndicator.man | 31 ++++++++----------------------- 1 file changed, 8 insertions(+), 23 deletions(-) (limited to 'libX11/man/xkb/XkbGetNamedIndicator.man') diff --git a/libX11/man/xkb/XkbGetNamedIndicator.man b/libX11/man/xkb/XkbGetNamedIndicator.man index 8abad9dc2..c335d29fd 100644 --- a/libX11/man/xkb/XkbGetNamedIndicator.man +++ b/libX11/man/xkb/XkbGetNamedIndicator.man @@ -31,30 +31,15 @@ XkbGetNamedIndicator \- Look up the indicator map and other information for an indicator by name .SH SYNOPSIS +.HP .B Bool XkbGetNamedIndicator -( -.I dpy, -.I dev_spec, -.I name, -.I ndx_rtrn, -.I state_rtrn, -.I map_rtrn, -.I real_rtrn -) -.br - Display *\fIdpy\fP\^; -.br - unsigned int \fIdev_spec\fP\^; -.br - Atom \fIname\fP\^; -.br - int *\fIndx_rtrn\fP\^; -.br - Bool *\fIstate_rtrn\fP\^; -.br - XkbIndicatorMapPtr \fImap_rtrn\fP\^; -.br - Bool *\fIreal_rtrn\fP\^; +.BI "(\^Display *" "dpy" "\^," +.BI "unsigned int " "dev_spec" "\^," +.BI "Atom " "name" "\^," +.BI "int *" "ndx_rtrn" "\^," +.BI "Bool *" "state_rtrn" "\^," +.BI "XkbIndicatorMapPtr " "map_rtrn" "\^," +.BI "Bool *" "real_rtrn" "\^);" .if n .ti +5n .if t .ti +.5i .SH ARGUMENTS -- cgit v1.2.3