Tagging 1.99.1
[linux_from_scratch.git] / BOOK / chapter06 / kbd.xml
blob34cea17fc35415e9e00560478b499c497d108b66
1 <sect1 id="ch-system-kbd" xreflabel="Kbd">
2 <title>Installing Kbd-&kbd-version;</title>
3 <?dbhtml filename="kbd.html" dir="chapter06"?>
5 <para>The Kbd package contains keytable files and keyboard utilities.</para>
7 <screen>&buildtime; &kbd-time;
8 &diskspace; &kbd-compsize;</screen>
10 &aa-kbd-down;
11 &aa-kbd-dep;
13 <sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
15 <sect2>
16 <title>Installation of Kbd</title>
18 <para>By default some of Kbd's utilities (<command>setlogcons</command>,
19 <command>setvesablank</command> and <command>getunimap</command>) are
20 not installed. First enable the compilation of these utilities:</para>
22 <screen><userinput>patch -Np1 -i ../&kbd-patch;</userinput></screen>
24 <para>Now prepare Kbd for compilation:</para>
26 <screen><userinput>./configure</userinput></screen>
28 <para>Compile the package:</para>
30 <screen><userinput>make</userinput></screen>
32 <para>And install it:</para>
34 <screen><userinput>make install</userinput></screen>
36 </sect2>
38 &c6-cf-keyboard;
40 &aa-kbd-shortdesc;
41 &aa-kbd-desc;
43 </sect1>