summaryrefslogtreecommitdiff
path: root/specs/ch09.xml
diff options
context:
space:
mode:
Diffstat (limited to 'specs/ch09.xml')
-rw-r--r--specs/ch09.xml18
1 files changed, 9 insertions, 9 deletions
diff --git a/specs/ch09.xml b/specs/ch09.xml
index 8a0eb87..d3f8510 100644
--- a/specs/ch09.xml
+++ b/specs/ch09.xml
@@ -1,4 +1,4 @@
-<chapter id='keyboard_indicators'>
+<chapter id='Keyboard_Indicators'>
<title>Keyboard Indicators</title>
<para>
@@ -42,7 +42,7 @@ keyboard indicators, which makes it straightforward to provide an on-screen
"virtual" LED panel.
</para>
-<sect1 id='global_information_about_indicators'>
+<sect1 id='Global_Information_About_Indicators'>
<title>Global Information About Indicators</title>
<para>
@@ -60,7 +60,7 @@ 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 <link linkend='using_the_servers_database_of_keyboard_components'>Using the Server’s
+ request (see <link linkend='Using_the_Servers_Database_of_Keyboard_Components'>Using the Server’s
Database of Keyboard Components</link>).
</para>
@@ -78,7 +78,7 @@ GetKeyboardControl</emphasis>
</sect1>
-<sect1 id='per_indicator_information'>
+<sect1 id='Per_Indicator_Information'>
<title>Per-Indicator Information</title>
<para>
@@ -88,12 +88,12 @@ 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 <link linkend='querying_and_changing_symbolic_names'>Querying and Changing Symbolic
+ request to change symbolic names. Both requests are described in <link linkend='Querying_and_Changing_Symbolic_Names'>Querying and Changing Symbolic
Names</link>.
</para>
-<sect2 id='indicator_maps'>
+<sect2 id='Indicator_Maps'>
<title>Indicator Maps</title>
<para>
@@ -232,7 +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 <link linkend='modifier_definitions'>Modifier Definitions</link>, which can
+ field is an XKB modifier definition, as described in <link linkend='Modifier_Definitions'>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>
@@ -305,7 +305,7 @@ IM_UseCompat</emphasis>
<para>
The <emphasis>
controls</emphasis>
- field specifies a subset of the boolean keyboard controls (see <link linkend='boolean_controls_and_the_enabledcontrols_control'>"Boolean" Controls and The
+ field specifies a subset of the boolean keyboard controls (see <link linkend='Boolean_Controls_and_The_EnabledControls_Control'>"Boolean" Controls and The
EnabledControls Control</link>). The indicator is lit whenever any of the
boolean controls specified in <emphasis>
controls</emphasis>
@@ -321,7 +321,7 @@ IM_NoAutomatic</emphasis>
</para>
-<sect3 id='effects_of_explicit_changes_on_indicators'>
+<sect3 id='Effects_of_Explicit_Changes_on_Indicators'>
<title>Effects of Explicit Changes on Indicators</title>
<para>