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>
13 <sect2><title> </title><para> </para></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>