blob: 34cea17fc35415e9e00560478b499c497d108b66 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
|
<sect1 id="ch-system-kbd" xreflabel="Kbd">
<title>Installing Kbd-&kbd-version;</title>
<?dbhtml filename="kbd.html" dir="chapter06"?>
<para>The Kbd package contains keytable files and keyboard utilities.</para>
<screen>&buildtime; &kbd-time;
&diskspace; &kbd-compsize;</screen>
&aa-kbd-down;
&aa-kbd-dep;
<sect2><title> </title><para> </para></sect2>
<sect2>
<title>Installation of Kbd</title>
<para>By default some of Kbd's utilities (<command>setlogcons</command>,
<command>setvesablank</command> and <command>getunimap</command>) are
not installed. First enable the compilation of these utilities:</para>
<screen><userinput>patch -Np1 -i ../&kbd-patch;</userinput></screen>
<para>Now prepare Kbd for compilation:</para>
<screen><userinput>./configure</userinput></screen>
<para>Compile the package:</para>
<screen><userinput>make</userinput></screen>
<para>And install it:</para>
<screen><userinput>make install</userinput></screen>
</sect2>
&c6-cf-keyboard;
&aa-kbd-shortdesc;
&aa-kbd-desc;
</sect1>
|