summaryrefslogtreecommitdiff
path: root/specs/ch09.xml
diff options
context:
space:
mode:
Diffstat (limited to 'specs/ch09.xml')
-rw-r--r--specs/ch09.xml17
1 files changed, 7 insertions, 10 deletions
diff --git a/specs/ch09.xml b/specs/ch09.xml
index b5cae3f..c78eba9 100644
--- a/specs/ch09.xml
+++ b/specs/ch09.xml
@@ -60,8 +60,8 @@ keyboard, it cannot be directly changed under program control. It is possible,
however, for the set of physical indicators to be change if a new keyboard is
attached or if a completely new keyboard description is loaded by the <emphasis>
XkbGetKeyboardByName</emphasis>
- request (see <ulink url="XKBproto.htm#50332257_13490">See Using the Server’s
-Database of Keyboard Components</ulink>).
+ request (see <link linkend='using_the_servers_database_of_keyboard_components'>See Using the Server’s
+Database of Keyboard Components</link>).
</para>
@@ -88,9 +88,8 @@ XkbGetNames</emphasis>
request reports the symbolic names for all keyboard components, including the
indicators. Use the <emphasis>
XkbSetNames</emphasis>
- request to change symbolic names. Both requests are described in <ulink
-url="XKBproto.htm#50332257_14207">See Querying and Changing Symbolic
-Names</ulink>.
+ request to change symbolic names. Both requests are described in <link linkend='querying_and_changing_symbolic_names'>See Querying and Changing Symbolic
+Names</link>.
</para>
@@ -233,8 +232,7 @@ mods</emphasis>
fields of an indicator map determine how the state of the keyboard modifiers
affect the corresponding indicator. The <emphasis>
mods</emphasis>
- field is an XKB modifier definition, as described in <ulink
-url="XKBproto.htm#50332257_11005">See Modifier Definitions</ulink>, which can
+ field is an XKB modifier definition, as described in <link linkend='modifier_definitions'>See Modifier Definitions</link>, which can
specify both real and virtual modifiers. The mods field takes effect even if
some or all of the virtual indicators specified in <emphasis>
mods</emphasis>
@@ -307,9 +305,8 @@ IM_UseCompat</emphasis>
<para>
The <emphasis>
controls</emphasis>
- field specifies a subset of the boolean keyboard controls (see <ulink
-url="XKBproto.htm#50332257_12486">See "Boolean" Controls and The
-EnabledControls Control</ulink>). The indicator is lit whenever any of the
+ field specifies a subset of the boolean keyboard controls (see <link linkend='boolean_controls_and_the_enabledcontrols_control'>See "Boolean" Controls and The
+EnabledControls Control</link>). The indicator is lit whenever any of the
boolean controls specified in <emphasis>
controls</emphasis>
are enabled.