summaryrefslogtreecommitdiff
path: root/specs/CH10.xml
diff options
context:
space:
mode:
Diffstat (limited to 'specs/CH10.xml')
-rwxr-xr-x[-rw-r--r--]specs/CH10.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/specs/CH10.xml b/specs/CH10.xml
index cd518d4..b472e03 100644..100755
--- a/specs/CH10.xml
+++ b/specs/CH10.xml
@@ -1428,7 +1428,7 @@ The default translator is
an
<function>XtKeyProc</function>
that uses the Shift, Lock, numlock, and group modifiers
-with the interpretations defined in <emphasis remap='I'>(xP</emphasis>, Section 5.
+with the interpretations defined in <emphasis remap='I'>X Window System Protocol</emphasis>, Section 5.
It is provided so that new translators can call it to get default
KeyCode-to-KeySym translations and so that the default translator
can be reinstalled.
@@ -1648,7 +1648,7 @@ you need to register an identity converter.
When a new converter is registered,
the Intrinsics refresh the keyboard state if necessary.
The default converter understands case conversion for all
-Latin KeySyms defined in <emphasis remap='I'>(xP</emphasis>, Appendix A.
+Latin KeySyms defined in <emphasis remap='I'>X Window System Protocol</emphasis>, Appendix A.
</para>
<para>
@@ -1876,7 +1876,7 @@ procedure returns all the KeyCodes that have <emphasis remap='I'>keysym</emphasi
in their entry for the keyboard mapping table associated with <emphasis remap='I'>display</emphasis>.
For each entry in the
table, the first four KeySyms (groups 1 and 2) are interpreted as
-specified by <emphasis remap='I'>(xP</emphasis>, Section 5. If no KeyCodes map to the
+specified by <emphasis remap='I'>X Window System Protocol</emphasis>, Section 5. If no KeyCodes map to the
specified KeySym, <emphasis remap='I'>keycount_return</emphasis> is zero and *<emphasis remap='I'>keycodes_return</emphasis> is NULL.
</para>