[PATCH:libX11] Add more Xkb man pages to the See Also lists for core keyboard functions
Alan Coopersmith
alan.coopersmith at oracle.com
Wed Dec 28 21:38:51 PST 2011
Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
---
man/IsCursorKey.man | 1 +
man/XChangeKeyboardControl.man | 4 ++++
man/XChangeKeyboardMapping.man | 1 +
man/XLookupKeysym.man | 2 ++
man/XStringToKeysym.man | 1 +
5 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/man/IsCursorKey.man b/man/IsCursorKey.man
index 30c2b76..0fa3dfb 100644
--- a/man/IsCursorKey.man
+++ b/man/IsCursorKey.man
@@ -203,6 +203,7 @@ macro returns
.ZN True
if the specified KeySym is a vendor-private keypad key.
.SH "SEE ALSO"
+XkbKeyTypesForCoreSymbols(__libmansuffix__),
AllPlanes(__libmansuffix__),
BlackPixelOfScreen(__libmansuffix__),
ImageByteOrder(__libmansuffix__)
diff --git a/man/XChangeKeyboardControl.man b/man/XChangeKeyboardControl.man
index 3179614..63f9392 100644
--- a/man/XChangeKeyboardControl.man
+++ b/man/XChangeKeyboardControl.man
@@ -443,6 +443,10 @@ by the argument's type is accepted. Any argument defined as a set of
alternatives can generate this error.
.SH "SEE ALSO"
XChangeKeyboardMapping(__libmansuffix__),
+XkbChangeEnabledControls(__libmansuffix__),
+XkbBell(__libmansuffix__),
+XkbDeviceBell(__libmansuffix__),
+XkbGetMap(__libmansuffix__),
XSetPointerMapping(__libmansuffix__)
.br
\fI\*(xL\fP
diff --git a/man/XChangeKeyboardMapping.man b/man/XChangeKeyboardMapping.man
index 71b7a91..b964548 100644
--- a/man/XChangeKeyboardMapping.man
+++ b/man/XChangeKeyboardMapping.man
@@ -442,6 +442,7 @@ by the argument's type is accepted. Any argument defined as a set of
alternatives can generate this error.
.SH "SEE ALSO"
XFree(__libmansuffix__),
+XkbGetMap(__libmansuffix__),
XSetPointerMapping(__libmansuffix__)
.br
\fI\*(xL\fP
diff --git a/man/XLookupKeysym.man b/man/XLookupKeysym.man
index d8d99d3..bdbfe31 100644
--- a/man/XLookupKeysym.man
+++ b/man/XLookupKeysym.man
@@ -267,6 +267,8 @@ Note that you can rebind a KeySym that may not exist.
XButtonEvent(__libmansuffix__),
XMapEvent(__libmansuffix__),
XStringToKeysym(__libmansuffix__),
+XkbLookupKeySym(__libmansuffix__),
+XkbRefreshKeyboardMapping(__libmansuffix__),
XmbLookupString(__libmansuffix__),
XwcLookupString(__libmansuffix__),
Xutf8LookupString(__libmansuffix__),
diff --git a/man/XStringToKeysym.man b/man/XStringToKeysym.man
index 067765b..515ca91 100644
--- a/man/XStringToKeysym.man
+++ b/man/XStringToKeysym.man
@@ -220,6 +220,7 @@ upper_return.
Support for conversion of other than Latin and Cyrillic KeySyms is
implementation-dependent.
.SH "SEE ALSO"
+XkbKeycodeToKeysym(__libmansuffix__),
XLookupKeysym(__libmansuffix__)
.br
\fI\*(xL\fP
--
1.7.3.2
More information about the xorg-devel
mailing list