- <sect2>
 
- <title>Installation of Kbd</title>
 
- <para>Install Kbd by running the following commands:</para>
 
- <para><screen><userinput>./configure --datadir=/usr/share/kbd &&</userinput>
 
- <userinput>make &&</userinput>
 
- <userinput>make install &&</userinput>
 
- <userinput>rm /usr/share/kbd/keymaps/i386/qwerty/defkeymap.map.gz</userinput></screen></para>
 
- <para>We will be defining our default keymap later on when we create the
 
- system configuration files in chapter 7.</para>
 
- </sect2>
 
 
  |