|
@@ -3,12 +3,12 @@
|
|
|
<!ENTITY % general-entities SYSTEM "../general.ent">
|
|
|
%general-entities;
|
|
|
]>
|
|
|
-<sect1 id="ch-scripts-loadkeys">
|
|
|
-<title>Do I need the loadkeys script?</title>
|
|
|
-<?dbhtml filename="loadkeys.html"?>
|
|
|
+<sect1 id="ch-scripts-console">
|
|
|
+<title>Do I need the console script?</title>
|
|
|
+<?dbhtml filename="console.html"?>
|
|
|
|
|
|
-<indexterm zone="ch-scripts-loadkeys">
|
|
|
-<primary sortas="d-loadkeys">loadkeys</primary>
|
|
|
+<indexterm zone="ch-scripts-console">
|
|
|
+<primary sortas="d-console">console</primary>
|
|
|
<secondary>configuring</secondary></indexterm>
|
|
|
|
|
|
<para>If you plan to compile the keymap directly in the kernel during <xref
|
|
@@ -19,7 +19,7 @@ to hurt you. Keeping it could even be beneficial, in case you run a lot of
|
|
|
different kernels and can't be sure that the keymap is compiled into every one
|
|
|
of them.</para>
|
|
|
|
|
|
-<para>If you decided you don't need or don't want to use the loadkeys script,
|
|
|
-remove the <filename class="symlink">/etc/rc.d/rcsysinit.d/S70loadkeys</filename> symlink.</para>
|
|
|
+<para>If you decided you don't need or don't want to use the console script,
|
|
|
+remove the <filename class="symlink">/etc/rc.d/rcsysinit.d/S70console</filename> symlink.</para>
|
|
|
|
|
|
</sect1>
|