aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/kbd-inst.xml
blob: 0039cfc0ceca581502b708b8568ca61d6c2127ff (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 --datadir=/usr/share/kbd &amp;&amp;</userinput>
<userinput>make &amp;&amp;</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>