Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 43695 | Differences between
and this patch

Collapse All | Expand All

(-)hb-install-medium.xml.old (-4 / +18 lines)
Lines 792-801 Link Here
792
  <ti>Activate support for FireWire devices</ti>
792
  <ti>Activate support for FireWire devices</ti>
793
</tr>
793
</tr>
794
<tr>
794
<tr>
795
  <ti>dokeymap</ti>
796
  <ti>Ask the user for his keyboard setting (default: us)</ti>
797
</tr>
798
<tr>
799
  <ti>dopcmcia</ti>
795
  <ti>dopcmcia</ti>
800
  <ti>Activate PCMCIA support</ti>
796
  <ti>Activate PCMCIA support</ti>
801
</tr>
797
</tr>
Lines 867-872 Link Here
867
</p>
863
</p>
868
864
869
<p>
865
<p>
866
If you are installing Gentoo on a system with a non-US keyboard, use
867
<c>loadkeys</c> to load the keymap for your keyboard. To list the available
868
keymaps, execute <c>ls /usr/share/keymaps</c>.
869
</p>
870
871
<pre caption="Listing available keymaps">
872
# <i>ls /usr/share/keymaps</i>
873
</pre>
874
875
<p>
876
To load a keymap, use <c>loadkeys</c>.
877
</p>
878
879
<pre caption="Loading a keymap">
880
# <i>loadkeys be2-latin1</i>
881
</pre>
882
883
<p>
870
Now continue with <uri link="#doc_chap3_sect7">Extra Hardware 
884
Now continue with <uri link="#doc_chap3_sect7">Extra Hardware 
871
Configuration</uri>.
885
Configuration</uri>.
872
</p>
886
</p>

Return to bug 43695