| 12345678910111213141516171819202122232425 | <?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;]><sect1 id="ch-scripts-loadkeys"><title>Do I need the loadkeys script?</title><?dbhtml filename="loadkeys.html"?><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 <xreflinkend="chapter-bootable"/> (see <xref linkend="ch-system-kbd"/>), then strictlyspeaking you don't need to run this loadkeys script, since the kernel will setup the keymap for you. If you wish, you can still run the script, it isn't goingto hurt you. Keeping it could even be beneficial, in case you run a lot ofdifferent kernels and can't be sure that the keymap is compiled into every oneof 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></sect1>
 |