~ubuntu-branches/ubuntu/wily/gnome-user-docs/wily

« back to all changes in this revision

Viewing changes to gnome-help/id/tips-specialchars.page

  • Committer: Package Import Robot
  • Author(s): Luca Falavigna
  • Date: 2014-07-15 22:20:04 UTC
  • mfrom: (1.1.15)
  • Revision ID: package-import@ubuntu.com-20140715222004-pce2zyc0v4ycke4o
Tags: 3.12.2-1
* Team upload.
* New upstream release.
* debian/control.in:
  - Bump Standards-Version to 3.9.5.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="utf-8"?>
2
 
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="tips-specialchars" xml:lang="id">
 
2
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" style="task" id="tips-specialchars" xml:lang="id">
 
3
 
3
4
  <info>
4
5
    <link type="guide" xref="tips"/>
5
6
    <link type="seealso" xref="keyboard-layouts"/>
6
7
 
7
8
    <revision pkgversion="3.8.2" version="0.3" date="2013-05-18" status="review"/>
 
9
    <revision pkgversion="3.10" date="2013-11-01" status="review"/>
8
10
 
9
11
    <credit type="author">
10
12
      <name>Shaun McCance</name>
11
 
      <email>shaunm@gnome.org</email>
 
13
      <email its:translate="no">shaunm@gnome.org</email>
12
14
    </credit>
13
15
    <credit type="editor">
14
16
      <name>Michael Hill</name>
15
 
      <email>mdhillca@gmail.com</email>
 
17
      <email its:translate="no">mdhillca@gmail.com</email>
 
18
    </credit>
 
19
    <credit type="editor">
 
20
      <name>Ekaterina Gerasimova</name>
 
21
      <email its:translate="no">kittykat3756@gmail.com</email>
16
22
    </credit>
17
23
 
18
 
    <desc>Type characters not found on your keyboard, including
19
 
    foreign alphabets, mathematical symbols, and dingbats.</desc>
20
24
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
 
25
 
 
26
    <desc>Type characters not found on your keyboard, including foreign alphabets, mathematical symbols, and dingbats.</desc>
21
27
  
22
28
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
23
29
      <mal:name>Andika Triwidada</mal:name>
24
30
      <mal:email>andika@gmail.com</mal:email>
25
 
      <mal:years>2011, 2012</mal:years>
 
31
      <mal:years>2011, 2012, 2013, 2014.</mal:years>
26
32
    </mal:credit>
27
33
  </info>
28
34
 
41
47
    <p>GNOME comes with a character map application that allows you to browse
42
48
    all the characters in Unicode. Use the character map to find the character
43
49
    you want, and then copy and paste it to wherever you need it.</p>
44
 
    <p>You can find <app>Character Map</app> in the <gui>Activities</gui> overview.
45
 
    For more information on the character map, see the
 
50
 
 
51
    <p>You can find <app>Character Map</app> in the <gui>Activities</gui>
 
52
    overview. For more information on the character map, see the
46
53
    <link href="help:gucharmap">Character Map Manual</link>.</p>
 
54
 
47
55
  </section>
48
56
 
49
57
  <section id="compose">
50
 
    <title>Compose key</title>
51
 
    <p>A compose key is a special key that allows you to press multiple keys
52
 
    in a row to get a special character. For example, to type the accented
53
 
    letter <em>é</em>, you can press <key>compose</key> then <key>'</key>
54
 
    then <key>e</key>.</p>
 
58
    <title>Tombol compose</title>
 
59
    <p>Tombol compose adalah tombol khusus yang memungkinkan Anda untuk menekan beberapa tombol berurutan untuk mendapatkan karakter khusus. Misalnya, untuk mengetikkan huruf beraksen <em>é</em>, Anda dapat menekan <key>compose</key> kemudian <key>'</key> kemudian <key>e</key>.</p>
55
60
    <p>Keyboards don't have specific compose keys. Instead, you can define
56
61
    one of the existing keys on your keyboard as a compose key.</p>
 
62
 
57
63
    <steps>
58
64
      <title>Define a compose key</title>
59
 
      <item><p>Click your name on the top bar and select <gui>Settings</gui>.</p></item>
60
 
      <item><p>Klik <gui>Papan tik</gui>.</p></item>
61
 
      <item><p>Select the <gui>Shortcuts</gui> tab and click
62
 
      <gui>Typing</gui>.</p></item>
63
 
      <item><p>Click on <gui>Compose Key</gui> in the right pane.</p></item>
 
65
      <item>
 
66
        <p>Buka ringkasan <link xref="shell-terminology">Aktivitas</link> dan mulailah mengetikkan <gui>Papan Tik</gui>.</p>
 
67
      </item>
 
68
      <item>
 
69
        <p>Klik pada <gui>Papan Tik</gui> untuk membuka panel.</p>
 
70
      </item>
 
71
      <item><p>Pilih tab <gui>Pintasan</gui> dan klik <gui>Pengetikan</gui>.</p></item>
 
72
      <item><p>Klik pada <gui>Tombol Compose</gui> di panel kanan.</p></item>
64
73
      <item><p>Click on <gui>Disabled</gui> and select the key you would like to
65
74
      behave as a compose key from the drop-down menu. You can choose either of
66
75
      the <key>Ctrl</key> keys, the right <key>Alt</key> key, the right
86
95
    compose key page on Wikipedia</link>.</p>
87
96
  </section>
88
97
 
89
 
  <section id="ctrlshiftu">
90
 
    <title>Code points</title>
91
 
    <p>You can enter any Unicode character using only your keyboard with the numeric
92
 
    code point of the character. Every character is identified by a four-character
93
 
    code point. To find the code point for a character, find the character in the
94
 
    character map application and look in the status bar or the <gui>Character
95
 
    Details</gui> tab. The code point is the four characters after <gui>U+</gui>.</p>
96
 
 
97
 
    <p>To enter a character by its code point, hold down <key>Ctrl</key> and
98
 
    <key>Shift</key>, type <key>u</key> followed by the four-character code
99
 
    point, then release <key>Ctrl</key> and <key>Shift</key>. If you often use
100
 
    characters that you can't easily access with other methods, you might find
101
 
    it useful to memorize the code point for those characters so you can enter
102
 
    them quickly.</p>
103
 
  </section>
 
98
<section id="ctrlshiftu">
 
99
  <title>Code points</title>
 
100
 
 
101
  <p>You can enter any Unicode character using only your keyboard with the
 
102
  numeric code point of the character. Every character is identified by a
 
103
  four-character code point. To find the code point for a character, find the
 
104
  character in the character map application and look in the status bar or the
 
105
  <gui>Character Details</gui> tab. The code point is the four characters after
 
106
  <gui>U+</gui>.</p>
 
107
 
 
108
  <p>To enter a character by its code point, hold down <key>Ctrl</key> and
 
109
  <key>Shift</key>, type <key>U</key> followed by the four-character code
 
110
  point, then release <key>Ctrl</key> and <key>Shift</key>. If you often use
 
111
  characters that you can't easily access with other methods, you might find
 
112
  it useful to memorize the code point for those characters so you can enter
 
113
  them quickly.</p>
 
114
 
 
115
</section>
104
116
 
105
117
  <section id="layout">
106
118
    <title>Tata letak papan tik</title>
110
122
    how, see <link xref="keyboard-layouts"/>.</p>
111
123
  </section>
112
124
 
113
 
  <section id="im">
114
 
    <title>Metode masukan</title>
115
 
    <p>An Input Method expands the previous methods by allowing to enter
116
 
    characters not only with keyboard but any input devices also. For instance
117
 
    you could enter characters with a mouse using a gesture method, or enter
118
 
    Japanese characters using a Latin keyboard.</p>
119
 
 
120
 
    <p>To choose an input method, right-click over a text widget, and in the menu
121
 
    <gui>Input Method</gui>, choose an input method you want to use. There is
122
 
    no default input method provided, so refer to the input methods
123
 
    documentation to see how to use them.</p>
124
 
  </section>
 
125
<section id="im">
 
126
  <title>Metode masukan</title>
 
127
 
 
128
  <p>An Input Method expands the previous methods by allowing to enter
 
129
  characters not only with keyboard but also any input devices. For instance
 
130
  you could enter characters with a mouse using a gesture method, or enter
 
131
  Japanese characters using a Latin keyboard.</p>
 
132
 
 
133
  <p>To choose an input method, right-click over a text widget, and in the menu
 
134
  <gui>Input Method</gui>, choose an input method you want to use. There is no
 
135
  default input method provided, so refer to the input methods documentation to
 
136
  see how to use them.</p>
 
137
 
 
138
</section>
125
139
 
126
140
</page>