2004-05-03 11:59:46 +01:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
|
|
|
|
<!ENTITY % general-entities SYSTEM "../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
]>
|
2004-01-27 22:29:49 +00:00
|
|
|
<sect1 id="ch-scripts-loadkeys">
|
2002-04-05 22:08:22 +01:00
|
|
|
<title>Do I need the loadkeys script?</title>
|
2004-05-03 11:59:46 +01:00
|
|
|
<?dbhtml filename="loadkeys.html"?>
|
2002-04-05 22:08:22 +01:00
|
|
|
|
2004-05-03 11:59:46 +01:00
|
|
|
<indexterm zone="ch-scripts-loadkeys">
|
|
|
|
<primary sortas="d-loadkeys">loadkeys</primary>
|
|
|
|
<secondary>configuring</secondary></indexterm>
|
|
|
|
|
|
|
|
<para>If you plan to compile the keymap directly in the kernel during <xref
|
|
|
|
linkend="chapter-bootable"/> (see <xref linkend="ch-system-kbd"/>), then strictly
|
|
|
|
speaking you don't need to run this loadkeys script, since the kernel will set
|
|
|
|
up the keymap for you. If you wish, you can still run the script, it isn't going
|
|
|
|
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>
|
2002-04-05 22:08:22 +01:00
|
|
|
|
2004-02-28 11:26:41 +00:00
|
|
|
<para>If you decided you don't need or don't want to use the loadkeys script,
|
2004-05-03 11:59:46 +01:00
|
|
|
remove the <filename class="symlink">/etc/rc.d/rcsysinit.d/S70loadkeys</filename> symlink.</para>
|
2002-04-05 22:08:22 +01:00
|
|
|
|
|
|
|
</sect1>
|