blob: 7b2b2aad25ded4c8df969858e39fcd77615c8cd0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<sect2>
<title>Installation of Kbd</title>
<para>Install Kbd by running the following commands:</para>
<para><screen><userinput>./configure &&</userinput>
<userinput>make &&</userinput>
<userinput>make install</userinput></screen></para>
<para>When using the loadkeys program from this package, don't use the
-d option to load a default keymap file. It won't work properly
with keymaps that include other keymaps.</para>
</sect2>
|