kbd-exp.xml 498 B

123456789101112131415
  1. <sect2>
  2. <title>Command explanations</title>
  3. <para><userinput>--datadir=/usr/share/kbd:</userinput> This puts the kbd
  4. data files (fonts, keymaps, and such) in the /usr/share/kbd directory, as
  5. the FHS suggests.</para>
  6. <para><userinput>rm
  7. /usr/share/kbd/keymaps/i386/qwerty/defkeymap.map.gz:</userinput> We
  8. remove this file because we don't know which keymap you
  9. need to use. We will be defining the default keymap in
  10. chapter 7 when the system configuration files are created.</para>
  11. </sect2>