summaryrefslogtreecommitdiffstats
path: root/l10n-pt-BR/suite/chrome/common/help/shortcuts.xhtml
blob: eef12e7efbabe694f3707e2dfe541f1205c2d652 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
<?xml version="1.0" encoding="UTF-8"?>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"[
  <!ENTITY % brandDTD SYSTEM "chrome://branding/locale/brand.dtd" >
  %brandDTD;
]>

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>&brandShortName; Keyboard Shortcuts</title>
<link rel="stylesheet" href="helpFileLayout.css"
  type="text/css"/>
</head>
<body>

<h1>&brandShortName; Keyboard Shortcuts</h1>

<div class="contentsBox">In this section:
  <ul>
    <li><a href="#using_shortcuts">Using Shortcuts</a></li>
    <li><a href="#general_mozilla_shortcuts">General &brandShortName;
    Shortcuts</a></li>
    <li><a href="#help_window_shortcuts">Help Window Shortcuts</a></li>
    <li><a href="shortcuts-navigator.xhtml">Browser Shortcuts</a></li>
    <li><a href="shortcuts-mailnews.xhtml">Mail &amp; Newsgroups
    Shortcuts</a></li>
    <li><a href="shortcuts-composer.xhtml">Composer Shortcuts</a></li>
  </ul>
</div>

<h2 id="using_shortcuts">Using Shortcuts</h2>

<p>This document uses the following format for listing shortcuts:</p>

<p><strong>Example:</strong></p>

<table class="defaultTable">
<colgroup>
  <col class="commandColumn"></col>
  <col class="osFirstColumn"></col>
  <col class="osSecondColumn"></col>
  <col class="osThirdColumn"></col>
</colgroup>
<thead>
  <tr>
    <th>Command</th>
    <th>Windows</th>
    <th>Mac OS</th>
    <th>Linux or Unix</th>
  </tr>
</thead>
<tbody>
  <tr>
    <td>Copy</td>
    <td>Ctrl+C</td>
    <td>Cmd+C</td>
    <td>Ctrl+C</td>
  </tr>
</tbody>
</table>

<p>To perform a command, press the buttons listed together at the same time.
  For example, to copy in Windows, press Ctrl and C at the same time.</p>

<p><strong>Tip</strong>: The plus sign (+) means that you must press two keys
  surrounding the plus sign at the same time. If there is more than one plus
  sign (such as Ctrl+Shift+C), it means that all three buttons surrounding the
  plus sign must be pressed at the same time.</p>

<p><strong>Abbreviations:</strong></p>

<ul>
  <li>Ctrl = Control Key</li>
  <li>Cmd = Command key on the Mac OS Keyboard</li>
</ul>

<p><strong>Note</strong>: Some keyboard shortcuts perform different functions
  based on cursor location (focus). For example, if you press Home on Windows
  while viewing a web page, &brandShortName; will move to the top of the web
  page. However, if you press Home on Windows while the cursor is in a text
  field, the cursor will go to the beginning of the text field.</p>

<h2 id="general_mozilla_shortcuts">General &brandShortName; Shortcuts</h2>

<table class="defaultTable">
<colgroup>
  <col class="commandColumn"></col>
  <col class="osFirstColumn"></col>
  <col class="osSecondColumn"></col>
  <col class="osThirdColumn"></col>
</colgroup>
<thead>
  <tr>
    <th>Command</th>
    <th>Windows</th>
    <th>Mac OS</th>
    <th>Linux or Unix</th>
  </tr>
</thead>
<tbody>
  <tr>
    <td>Copy</td>
    <td>Ctrl+C</td>
    <td>Cmd+C</td>
    <td>Ctrl+C</td>
  </tr>
  <tr class="even">
    <td>Paste</td>
    <td>Ctrl+V</td>
    <td>Cmd+V</td>
    <td>Ctrl+V</td>
  </tr>
  <tr>
    <td>Cut</td>
    <td>Ctrl+X</td>
    <td>Cmd+X</td>
    <td>Ctrl+X</td>
  </tr>
  <tr class="even">
    <td>Select All</td>
    <td>Ctrl+A</td>
    <td>Cmd+A</td>
    <td>Alt+A</td>
  </tr>
  <tr>
    <td>Close Window</td>
    <td>Ctrl+W</td>
    <td>Cmd+W</td>
    <td>Ctrl+W</td>
  </tr>
  <tr class="even">
    <td>Delete Next Word</td>
    <td>Ctrl+Del</td>
    <td></td>
    <td>Ctrl+Del</td>
  </tr>
  <tr>
    <td>Go Up One Page</td>
    <td>Page Up</td>
    <td>Page Up</td>
    <td>Page Up</td>
  </tr>
  <tr class="even">
    <td>Go Down One Page </td>
    <td>Page Down</td>
    <td>Page Down</td>
    <td>Page Down</td>
  </tr>
  <tr>
    <td>Go Up One Line</td>
    <td>Up Arrow</td>
    <td>Up Arrow</td>
    <td>Up Arrow</td>
  </tr>
  <tr class="even">
    <td>Go Down One Line</td>
    <td>Down Arrow</td>
    <td>Down Arrow</td>
    <td>Down Arrow</td>
  </tr>
  <tr>
    <td>Undo</td>
    <td>Ctrl+Z</td>
    <td>Cmd+Z</td>
    <td>Ctrl+Z</td>
  </tr>
  <tr class="even">
    <td>Redo</td>
    <td>Ctrl+Y or Ctrl+Shift+Z</td>
    <td>Cmd+Shift+Z</td>
    <td>Ctrl+Y or Ctrl+Shift+Z</td>
  </tr>
  <tr>
    <td>Find</td>
    <td>Ctrl+F</td>
    <td>Cmd+F</td>
    <td>Ctrl+F</td>
  </tr>
  <tr class="even">
    <td>Find Again</td>
    <td>Ctrl+G or F3</td>
    <td>Cmd+G</td>
    <td>Ctrl+G</td>
  </tr>
  <tr>
    <td>Find Links As You Type</td>
    <td>&apos; (apostrophe)</td>
    <td>&apos; (apostrophe)</td>
    <td>&apos; (apostrophe)</td>
  </tr>
  <tr class="even">
    <td>Find Text As You Type</td>
    <td>/</td>
    <td>/</td>
    <td>/</td>
  </tr>
  <tr>
    <td>Open Context Menu</td>
    <td>Shift+F10</td>
    <td>Ctrl+Space</td>
    <td>Shift+F10</td>
  </tr>
  <tr class="even">
    <td>
      Open Main Menu <span class="noMac">(switches to the first drop-down menu
      at the top of the window)</span>
    </td>
    <td>Alt or F10</td>
    <td>(Mac OS X: Controlled through keyboard preference in Control Panel)</td>
    <td>F10</td>
  </tr>
  <tr>
    <td>Move to beginning of line (in a text editing field)</td>
    <td>Home</td>
    <td>Cmd+Left Arrow</td>
    <td>Ctrl+A</td>
  </tr>
  <tr class="even">
    <td>Move to end of line (in a text editing field)</td>
    <td>End</td>
    <td>Cmd+Right Arrow</td>
    <td>Ctrl+E</td>
  </tr>
  <tr>
    <td>Exit &brandShortName;</td>
    <td>Ctrl+Q</td>
    <td>Cmd+Q</td>
    <td>Ctrl+Q</td>
  </tr>
  <tr class="even">
    <td>Start Browser</td>
    <td>Ctrl+1</td>
    <td>Cmd+1</td>
    <td>Ctrl+1</td>
  </tr>
  <tr>
    <td>Start Mail &amp; Newsgroups</td>
    <td>Ctrl+2</td>
    <td>Cmd+2</td>
    <td>Ctrl+2</td>
  </tr>
  <tr class="even">
    <td>Start Composer</td>
    <td>Ctrl+4</td>
    <td>Cmd+4</td>
    <td>Ctrl+4</td>
  </tr>
  <tr>
    <td>Start Address Book</td>
    <td>Ctrl+5</td>
    <td>Cmd+5</td>
    <td>Ctrl+5</td>
  </tr>
  <tr class="even">
    <td>Start IRC Chat</td>
    <td>Ctrl+6</td>
    <td>Cmd+6</td>
    <td>Ctrl+6</td>
  </tr>
  <tr>
    <td>Open Help Window</td>
    <td>F1</td>
    <td>Cmd+? or Help Key</td>
    <td>F1</td>
  </tr>
</tbody>
</table>

<h2 id="help_window_shortcuts">Help Window Shortcuts</h2>

<p>These shortcuts are available from Help windows.</p>

<table class="defaultTable">
<colgroup>
  <col class="commandColumn"></col>
  <col class="osFirstColumn"></col>
  <col class="osSecondColumn"></col>
  <col class="osThirdColumn"></col>
</colgroup>
<thead>
  <tr>
    <th>Command</th>
    <th>Windows</th>
    <th>Mac OS</th>
    <th>Linux or Unix</th>
  </tr>
</thead>
<tbody>
  <tr>
    <td>Navigate Links within Content Pane (right pane)</td>
    <td>Tab</td>
    <td>Tab</td>
    <td>Tab</td>
  </tr>
  <tr class="even">
    <td>Switch between Content Pane and Search/Contents/Index/Glossary
      (toggle)</td>
    <td>F6</td>
    <td>F6</td>
    <td>F6</td>
  </tr>
  <tr>
    <td>Navigate Index Terms (while Index Pane is selected)</td>
    <td>Up/Down Arrow</td>
    <td>Up/Down Arrow</td>
    <td>Up/Down Arrow</td>
  </tr>
  <tr class="even">
    <td>Scroll Pane (Content, Table of Contents, or Index)</td>
    <td>Up/Down Arrow</td>
    <td>Up/Down Arrow</td>
    <td>Up/Down Arrow</td>
  </tr>
  <tr>
    <td>Expand/Collapse Table of Contents Tree Structure</td>
    <td>Left/Right Arrow</td>
    <td>Left/Right Arrow</td>
    <td>Left/Right Arrow</td>
  </tr>
  <tr class="even">
    <td>Print Page</td>
    <td>Ctrl+P</td>
    <td>Cmd+P</td>
    <td>Ctrl+P</td>
  </tr>
  <tr>
    <td>Go Back to Previous Page</td>
    <td>Alt+Left Arrow</td>
    <td>Cmd+Left Arrow</td>
    <td>Alt+Left Arrow</td>
  </tr>
  <tr class="even">
    <td>Go Forward One Page</td>
    <td>Alt+Right Arrow</td>
    <td>Cmd+Right Arrow</td>
    <td>Alt+Right Arrow</td>
  </tr>
</tbody>
</table>

<p>&copyright.string;</p>

</body>
</html>