diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2011-05-28 17:31:36 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2011-05-28 17:31:36 -0700 |
commit | 2ef6cb7ced5812975b3630cf201e75db439936e6 (patch) | |
tree | a5d59d5e7073dc82c8080f1e3bdb959135291696 /specs/keysyms.xml | |
parent | 0ffb15d69844f1a653d51e29e0c6a1140cd52c3e (diff) |
spec: Add more indexterm & glossterm links
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'specs/keysyms.xml')
-rw-r--r-- | specs/keysyms.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/specs/keysyms.xml b/specs/keysyms.xml index 58e3f2a..0ef4ac0 100644 --- a/specs/keysyms.xml +++ b/specs/keysyms.xml @@ -1,5 +1,7 @@ <appendix id="keysym_encoding"> <title>KEYSYM Encoding</title> +<indexterm zone="keysym_encoding"><primary>Types</primary><secondary>KEYSYM</secondary></indexterm> +<indexterm zone="keysym_encoding"><primary>Keysym</primary></indexterm> <para> KEYSYM values are 32-bit integers that encode the symbols on the @@ -99,6 +101,7 @@ U+007E and U+00A0 to U+00FF, respectively. <sect1 id="unicode_keysyms"> <title>Unicode KEYSYMs</title> +<indexterm zone="unicode_keysyms"><primary>Keysym</primary><secondary>Unicode</secondary></indexterm> <para> These occupy the range #x01000100 to #x0110FFFF and represent the ISO |