summaryrefslogtreecommitdiff
path: root/specs/ch02.xml
diff options
context:
space:
mode:
Diffstat (limited to 'specs/ch02.xml')
-rw-r--r--specs/ch02.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/specs/ch02.xml b/specs/ch02.xml
index e3558d1..ab7aa23 100644
--- a/specs/ch02.xml
+++ b/specs/ch02.xml
@@ -273,7 +273,7 @@ ServerInternalModifiers</emphasis>
IgnoreLocksModifiers</emphasis>
and <emphasis>
IgnoreGroupLock</emphasis>
- controls, described in <link linkend='server_internal_modifiers_and_ignore_locks_behavior'>See Server
+ controls, described in <link linkend='server_internal_modifiers_and_ignore_locks_behavior'>Server
Internal Modifiers and Ignore Locks Behavior</link>, to derive these two
states as follows:
</para>
@@ -355,7 +355,7 @@ The core protocol interpretation of
keyboard modifiers does not include direct support for multiple groups, so XKB
reports the effective keyboard group to XKB-aware clients using some of the
reserved bits in the state field of some core protocol events, as described in
-<link linkend='computing_a_state_field_from_an_xkb_state'>See Computing A State Field from an
+<link linkend='computing_a_state_field_from_an_xkb_state'>Computing A State Field from an
XKB State</link>.
</para>
@@ -363,7 +363,7 @@ XKB State</link>.
This modified state field would not be interpreted correctly by XKB-unaware
clients, so XKB provides a <emphasis>
group compatibility mapping</emphasis>
-(see <link linkend='group_compatibility_map'>See Group Compatibility Map</link>) which
+(see <link linkend='group_compatibility_map'>Group Compatibility Map</link>) which
remaps the keyboard group into a core modifier mask that has similar effects,
when possible. XKB maintains three compatibility state components that are used
to make non-XKB clients work as well as possible:
@@ -398,7 +398,7 @@ of the grab state.
<para>
Compatibility states are essentially the corresponding XKB state, but with
-keyboard group possibly encoded as one or more modifiers; <link linkend='group_compatibility_map'>See Group Compatibility Map</link> describes
+keyboard group possibly encoded as one or more modifiers; <link linkend='group_compatibility_map'>Group Compatibility Map</link> describes
the group compatibility map, which specifies the modifier(s) that correspond to
each keyboard group.
</para>