~psusi/ubuntu/precise/installation-guide/partitions

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2010-06-25 10:28:30 UTC
  • mfrom: (2.1.4 sid)
  • Revision ID: james.westby@ubuntu.com-20100625102830-nvfcrroep8mvhkeo
Tags: 20100518ubuntu1
* Resynchronise with Debian.  Remaining changes:
  - Build only English (for now, until we figure out how to avoid trashing
    translations quite so badly with Ubuntu branding etc.).
  - Build only Ubuntu architectures (amd64, armel, i386, ia64, powerpc,
    sparc).
  - Extensive (although possibly incomplete) Ubuntu branding, adjustments
    for our mirror layout, etc.
  - Add "Ubuntu and Debian" and "What is Ubuntu?" section, text borrowed
    from the Ubuntu web site. Disable the "What is Debian GNU/Linux?"
    section.
  - Direct installation reports to ubuntu-users for now.
  - Adjust various memory and disk space requirements. Talk about the
    default Ubuntu desktop and Ubuntu tasks rather than Debian tasks.
  - Document mounting /sys in various places.
  - Unset supports-floppy-boot for all our architectures.
  - Add a few more supports-floppy-boot and bootable-usb conditionals.
  - Document our root password and sudo arrangements.
  - Document netboot-style USB images. Still mention the hd-media images,
    but they're downplayed since many USB sticks are too small for a full
    Ubuntu ISO image.
  - Document Kickstart installations (currently only the basics, a
    reference to Red Hat's documentation, and the differences from
    Anaconda).
  - Update keyboard preseeding documentation for console-setup.
  - Update chroot-install guide for console-setup and language packs; add
    a bit more advice about installing grub.
  - Disable documentation of win32-loader.
  - Document new simplified partman preseeding.
  - Document mirror/udeb/components.
  - Document apt-setup/security_path.
  - Don't recommend passing http://archive.ubuntu.com/ubuntu to
    debootstrap.
  - Document pkgsel/update-policy.
  - Document preseeding user-setup's home directory encryption facility.
  - Improve examples of tasksel/first preseeding to avoid mentioning
    standard, which is installed by default.
  - Document partman-auto-lvm/guided_size.
  - Document scheme for preseeding the use of CC.archive.ubuntu.com
    mirrors.
  - Document pkgsel/updatedb.
  - Document partman/default_filesystem.
  - Document how to override the weak password check.
  - Remove comments about automatic installation methods that have been
    removed from Ubuntu.
  - Remove documentation of
    base-installer/kernel/linux/initramfs-generators; setting this to
    anything other than the default will cause the installer to fail.
* Adjust list of armel architectures for Ubuntu.
* Bump kernelversion to 2.6.35.
* Bump release version and names for Maverick.
* Update Canonical's copyright years.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!-- retain these comments for translator revision tracking -->
2
 
<!-- original version: 21579 untranslated -->
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
 
   </sect3>