~ubuntu-branches/ubuntu/vivid/installation-guide/vivid-proposed

« back to all changes in this revision

Viewing changes to en/using-d-i/modules/kbd-chooser.xml

  • Committer: Bazaar Package Importer
  • Author(s): Frans Pop
  • Date: 2005-10-25 17:37:25 UTC
  • Revision ID: james.westby@ubuntu.com-20051025173725-aq0bm11be7bfd7rw
Tags: 20051025
* Mention in copyright that full GPL is included in the manual.
  Closes: #334925
* Register installed documents with doc-base.
* Minor updates in English text and translations.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!-- retain these comments for translator revision tracking -->
 
2
<!-- $Id: kbd-chooser.xml 28672 2005-06-26 10:06:30Z fjp $ -->
 
3
 
 
4
   <sect3 id="kbd-chooser">
 
5
   <title>Choosing a Keyboard</title>
 
6
 
 
7
<para>
 
8
 
 
9
Keyboards are often tailored to the characters used in a language.
 
10
Select a layout that conforms to the keyboard you are using, or
 
11
select something close if the keyboard layout you want
 
12
isn't represented. Once the system installation is complete, you'll be
 
13
able to select a keyboard layout from a wider range of choices (run
 
14
<command>kbdconfig</command> as root after you have completed the
 
15
installation).
 
16
 
 
17
</para><para>
 
18
 
 
19
Move the highlight to the keyboard selection you desire and press
 
20
&enterkey;.  Use the arrow keys to move the highlight &mdash; they are
 
21
in the same place in all national language keyboard layouts, so they
 
22
are independent of the keyboard configuration. An 'extended' keyboard
 
23
is one with <keycap>F1</keycap> through <keycap>F10</keycap> keys
 
24
along the top row.
 
25
 
 
26
</para><para arch="mipsel">
 
27
 
 
28
On DECstations there is currently no loadable keymap available,
 
29
so you have to skip the keyboard selection and keep the default
 
30
kernel keymap (LK201 US). This may change in the future as it
 
31
depends on further Linux/MIPS kernel development.
 
32
 
 
33
</para><para arch="powerpc">
 
34
 
 
35
There are two keyboard layouts for US keyboards; the qwerty/mac-usb-us
 
36
(Apple USB) layout will place the Alt function on the
 
37
<keycap>Command/Apple</keycap> key (in the keyboard position next to
 
38
the <keycap>space</keycap> key similar to <keycap>Alt</keycap> on
 
39
PC keyboards), while the qwerty/us (Standard) layout will place the
 
40
Alt function on the <keycap>Option</keycap> key (engraved with 'alt'
 
41
on most Mac keyboards). In other respects the two layouts are similar.
 
42
 
 
43
</para>
 
44
 
 
45
<note arch="sparc"><para>
 
46
 
 
47
If you are installing on a system that has a Sun USB keyboard and have
 
48
booted the installer with the default 2.4 kernel, the keyboard will not
 
49
be identified correctly by the installation system. The installer will show
 
50
you a list of Sun type keymaps to choose from, but selecting one of these
 
51
will result in a non-working keyboard. If you are installing with the 2.6
 
52
kernel, there is no problem.
 
53
 
 
54
</para><para>
 
55
 
 
56
To get a working keyboard, you should boot the installer with parameter
 
57
<userinput>debconf/priority=medium</userinput>. When you get to keyboard
 
58
selection<footnote>
 
59
 
 
60
<para>
 
61
If you are installing at default priority you should use the <userinput>Go
 
62
Back</userinput> button to return to the installer menu when you are shown
 
63
the list of Sun type keymaps.
 
64
</para>
 
65
 
 
66
</footnote>, choose <quote>No keyboard to configure</quote> if you have a
 
67
keyboard with an American (US) layout, or choose <quote>USB keyboard</quote>
 
68
if you have a keyboard with a localized layout. Selecting <quote>No keyboard
 
69
to configure</quote> will leave the kernel keymap in place, which is correct
 
70
for US keyboards.
 
71
 
 
72
</para></note>
 
73
   </sect3>