~ubuntu-branches/ubuntu/vivid/ubuntu-kylin-docs/vivid

« back to all changes in this revision

Viewing changes to ubuntu-kylin-help/C/keyboard-layouts.page

  • Committer: Package Import Robot
  • Author(s): Lei Luo
  • Date: 2014-04-10 14:58:12 UTC
  • Revision ID: package-import@ubuntu.com-20140410145812-9mfgq3xleqy0l89f
Tags: 14.04.3

* Add "Replaces" field in debian control file to automatically remove
  ubuntu-docs before installation.
* Merge ubuntu-docs changes.
* Update zh_CN tranlation.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<page xmlns="http://projectmallard.org/1.0/"
 
2
      type="topic" style="task"
 
3
      id="keyboard-layouts">
 
4
  <info>
 
5
    <link type="guide" xref="prefs-language#textentry"/>
 
6
    <link type="guide" xref="keyboard" group="i18n"/>
 
7
    <link type="seealso" xref="keyboard-shortcuts-set"/>
 
8
 
 
9
    <revision pkgversion="3.8" version="0.3" date="2013-04-30" status="review"/>
 
10
    <revision version="14.04" date="2014-02-28" status="review"/>
 
11
 
 
12
    <credit type="author copyright">
 
13
      <name>Shaun McCance</name>
 
14
      <email>shaunm@gnome.org</email>
 
15
      <years>2012</years>
 
16
    </credit>
 
17
    <credit type="author">
 
18
       <name>Julita Inca</name>
 
19
       <email>yrazes@gmail.com</email>
 
20
    </credit>
 
21
    <credit type="editor">
 
22
      <name>Michael Hill</name>
 
23
      <email>mdhillca@gmail.com</email>
 
24
    </credit>
 
25
    <credit type="editor">
 
26
      <name>Juanjo Marín</name>
 
27
      <email>juanj.marin@juntadeandalucia.es</email>
 
28
    </credit>
 
29
    <credit type="editor">
 
30
      <name>Ubuntu Documentation Team</name>
 
31
    </credit>
 
32
 
 
33
    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
 
34
 
 
35
    <desc>Add input sources and switch between them.</desc>
 
36
  </info>
 
37
 
 
38
  <title>Use alternative input sources</title>
 
39
 
 
40
  <p>Keyboards come in hundreds of different layouts for different languages.
 
41
  Even for a single language, there are often multiple keyboard layouts, such
 
42
  as the Dvorak layout for English. You can make your keyboard behave like a
 
43
  keyboard with a different layout, regardless of the letters and symbols
 
44
  printed on the keys. This is useful if you often switch between multiple
 
45
  languages.</p>
 
46
 
 
47
  <p>Some languages, such as Chinese or Korean, require a more complex input
 
48
  method than just a simple key to character mapping. Consequently some of
 
49
  the input sources you can choose between enable such a method.</p>
 
50
 
 
51
  <note>
 
52
    <p>Options with input methods are only available if respective input method
 
53
    (IM) engine is installed. When you <link xref="prefs-language-install">install
 
54
    a language</link>, a suitable IM engine is automatically installed if applicable.
 
55
    For example, if you install Korean, the package <em>ibus-hangul</em> is
 
56
    installed, and the input source option <gui>Korean (Hangul)</gui> is made
 
57
    available next time you log in. You can also <link xref="addremove-install">
 
58
    install</link> the IBus IM engine of your choice separately.</p>
 
59
  </note>
 
60
 
 
61
  <section id="add">
 
62
    <title>Add input sources</title>
 
63
 
 
64
    <note style="sidebar">
 
65
      <p>You can preview an image of any layout by selecting it in the list and clicking
 
66
      <gui><media type="image" src="figures/input-keyboard-symbolic.svg" width="16" height="16">
 
67
      preview</media></gui>.</p>
 
68
    </note>
 
69
 
 
70
    <steps>
 
71
      <item>
 
72
       <p>Click the icon at the very right of the menu bar and select <gui>System Settings</gui>.</p>
 
73
      </item>
 
74
      <item>
 
75
       <p>In the Personal section, click <gui>Text Entry</gui>.</p>
 
76
      </item>
 
77
      <item>
 
78
       <p>Click the <gui>+</gui> button, select an input source, and click 
 
79
       <gui>Add</gui>.</p>
 
80
      </item>
 
81
    </steps>
 
82
 
 
83
    <p>The default source is the source at the top of the list. Use the
 
84
    <gui>↑</gui> and <gui>↓</gui> buttons to move sources up and down in
 
85
    the list.</p>
 
86
 
 
87
    <note style="tip">
 
88
      <p>If you select a source with an input method, you can click
 
89
      <gui><media type="image" src="figures/input-preferences.png" width="18" height="18">
 
90
      preferences</media></gui> to access that method's preferences dialog if any.</p>
 
91
    </note>
 
92
  </section>
 
93
 
 
94
  <section id="indicator">
 
95
    <title>Input source indicator</title>
 
96
 
 
97
    <p>You can quickly switch between selected sources using the input source
 
98
    indicator in the menu bar. The menu will display a short identifier for the
 
99
    current source, such as <gui>En</gui> for the standard English layout or a
 
100
    symbol in case of a source that uses a special input method, e.g. Chinese
 
101
    (Chewing). Click the input source indicator and select from the menu the
 
102
    source you want to use.</p>
 
103
  </section>
 
104
 
 
105
  <section id="shortcuts">
 
106
    <title>Keyboard shortcuts</title>
 
107
 
 
108
    <p>You can also use keyboard shortcuts to quickly switch between your selected
 
109
    input sources. By default the shortcut for switching to next source is
 
110
    <keyseq><key xref="windows-key">Super</key><key>Space</key></keyseq>, but you
 
111
    can change it:</p>
 
112
 
 
113
    <steps>
 
114
      <item>
 
115
       <p>Click the icon at the very right of the menu bar and select <gui>System Settings</gui>.</p>
 
116
      </item>
 
117
      <item>
 
118
       <p>In the Personal section, click <gui>Text Entry</gui>.</p>
 
119
      </item>
 
120
      <item>
 
121
       <p>Click the current shortcut definition below the label <gui>Switch to
 
122
       next source using</gui>.</p>
 
123
      </item>
 
124
      <item>
 
125
       <p>When the shortcut definition has changed to <gui>New accelerator...</gui>,
 
126
       press the keys you want to use as the new shortcut.</p>
 
127
      </item>
 
128
    </steps>
 
129
  </section>
 
130
 
 
131
  <section id="windows">
 
132
    <title>Set input source for all windows or individually for each window</title>
 
133
 
 
134
    <p>When you use multiple sources, you can choose to have all windows use the
 
135
    same source or to set a different source for each window. Using a different
 
136
    source for each window is useful, for example, if you're writing an article
 
137
    in another language in a word processor window. Your input source selection will
 
138
    be remembered for each window as you switch between windows.</p>
 
139
 
 
140
    <p>By default, new windows will use the default input source. You can
 
141
    instead choose to have them use the source of the window you were last
 
142
    using.</p>
 
143
  </section>
 
144
 
 
145
</page>