[gnome-user-docs] g-h/shell-keyboard-shortcuts: Tables w/ titles, cleanup
- From: Shaun McCance <shaunm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-user-docs] g-h/shell-keyboard-shortcuts: Tables w/ titles, cleanup
- Date: Sun, 3 Apr 2011 17:21:37 +0000 (UTC)
commit c8e6ffda6f996e3d457949534a536ac3cadd0520
Author: Shaun McCance <shaunm gnome org>
Date: Sun Apr 3 13:26:28 2011 -0400
g-h/shell-keyboard-shortcuts: Tables w/ titles, cleanup
gnome-help/C/shell-keyboard-shortcuts.page | 89 +++++++++++++--------------
1 files changed, 43 insertions(+), 46 deletions(-)
---
diff --git a/gnome-help/C/shell-keyboard-shortcuts.page b/gnome-help/C/shell-keyboard-shortcuts.page
index 4d2f104..4b6e41f 100644
--- a/gnome-help/C/shell-keyboard-shortcuts.page
+++ b/gnome-help/C/shell-keyboard-shortcuts.page
@@ -19,91 +19,88 @@
<title>Useful keyboard shortcuts</title>
-<section>
+<table rules="rows" frame="top bottom">
<title>Getting around the desktop</title>
-
-<table>
- <tr>
- <td><p><keyseq><key>Alt</key><key>F1</key></keyseq></p></td> <td><p>Switch between the <gui>Activities</gui> overview and desktop</p></td>
- </tr>
<tr>
- <td><p><key>Windows</key> key</p></td> <td><p>Switch between the <gui>Activities</gui> overview and desktop (<link xref="windows-key">What is the windows key?</link>)</p></td>
+ <td><p><keyseq><key>Alt</key><key>F1</key></keyseq> or
+ the <link xref="windows-key">windows key</link></p></td>
+ <td><p>Switch between the <gui>Activities</gui> overview and desktop.</p></td>
</tr>
<tr>
<td><p><keyseq><key>Alt</key><key>F2</key></keyseq></p></td> <td><p>Pop up command window (for quickly running commands)</p></td>
</tr>
<tr>
- <td><p><keyseq><key>Alt</key><key>Tab</key></keyseq></p></td> <td><p><link xref="shell-windows-switching">Quickly switch between windows</link></p></td>
+ <td><p><keyseq><key>Alt</key><key>Tab</key></keyseq></p></td>
+ <td><p><link xref="shell-windows-switching">Quickly switch between windows.</link>
+ Hold down <key>Shift</key> for reverse order.</p></td>
</tr>
<tr>
- <td><p><keyseq><key>Alt</key><key>Shift</key><key>Tab</key></keyseq></p></td> <td><p>Cycle in reverse direction in the window switcher</p></td>
+ <td><p><keyseq><key>Alt</key><key>`</key></keyseq></p></td>
+ <td><p>Switch between windows from the same application, or from the selected
+ application after <keyseq><key>Alt</key><key>Tab</key></keyseq>.</p></td>
</tr>
<tr>
- <td><p><keyseq><key>Alt</key><key>`</key></keyseq></p></td> <td><p>Switch between windows from the same application in the <keyseq><key>Alt</key><key>Tab</key></keyseq> window switcher</p></td>
- </tr>
- <tr>
- <td><p><keyseq><key>Ctrl</key><key>Alt</key><key>Tab</key></keyseq></p></td> <td><p>Pop up place cycler</p></td>
+ <td><p><keyseq><key>Ctrl</key><key>Alt</key><key>Tab</key></keyseq></p></td>
+ <td><p>Give keyboard focus to the top bar. In the <gui>Activities</gui> overview,
+ switch keyboard focus between the top bar, dash, windows overview, applications
+ list, and search field.</p></td>
</tr>
<tr>
- <td><p><keyseq><key>Ctrl</key><key>Alt</key><key>D</key></keyseq></p></td> <td><p>Show desktop and raise windows</p></td>
+ <td><p><keyseq><key>Ctrl</key><key>Alt</key><key>D</key></keyseq></p></td>
+ <td><p>Hide all windows and show the desktop.</p></td>
</tr>
<tr>
- <td><p><keyseq><key>Ctrl</key><key>Alt</key><key>Up/Down</key></keyseq></p></td> <td><p><link xref="shell-workspaces">Switch between workspaces</link></p></td>
+ <td><p><keyseq><key>Ctrl</key><key>Alt</key><key>Up/Down</key></keyseq></p></td>
+ <td><p><link xref="shell-workspaces-switch">Switch between workspaces.</link></p></td>
</tr>
<tr>
- <td><p><keyseq><key>Ctrl</key><key>Alt</key><key>Shift</key><key>Up/Down</key></keyseq></p></td> <td><p>Move the current window to a different workspace</p></td>
+ <td><p><keyseq><key>Ctrl</key><key>Alt</key><key>Shift</key><key>Up/Down</key></keyseq></p></td>
+ <td><p><link xref="shell-workspaces-movewindow">Move the current window to a different workspace.</link></p></td>
</tr>
<tr>
- <td><p><keyseq><key>Ctrl</key><key>Alt</key><key>L</key></keyseq></p></td> <td><p>Lock the screen</p></td>
+ <td><p><keyseq><key>Ctrl</key><key>Alt</key><key>L</key></keyseq></p></td>
+ <td><p><link xref="shell-exit#lock-screen">Lock the screen.</link></p></td>
</tr>
</table>
-</section>
-
-<section>
-<title>Editing shortcuts</title>
-<table>
+<table rules="rows" frame="top bottom">
+<title>Common editing shortcuts</title>
<tr>
- <td><p><keyseq><key>Ctrl</key><key>A</key></keyseq></p></td> <td><p>Select all</p></td>
+ <td><p><keyseq><key>Ctrl</key><key>A</key></keyseq></p></td>
+ <td><p>Select all text or items in a list.</p></td>
</tr>
<tr>
- <td><p><keyseq><key>Ctrl</key><key>X</key></keyseq></p></td> <td><p>Cut selected text and place it on the clipboard</p></td>
+ <td><p><keyseq><key>Ctrl</key><key>X</key></keyseq></p></td>
+ <td><p>Cut (remove) selected text or items and place it on the clipboard.</p></td>
</tr>
<tr>
- <td><p><keyseq><key>Ctrl</key><key>C</key></keyseq></p></td> <td><p>Copy selected text and place it on the clipboard</p></td>
+ <td><p><keyseq><key>Ctrl</key><key>C</key></keyseq></p></td>
+ <td><p>Copy selected text or items to the clipboard.</p></td>
</tr>
<tr>
- <td><p><keyseq><key>Ctrl</key><key>V</key></keyseq></p></td> <td><p>Paste the contents of the clipboard</p></td>
+ <td><p><keyseq><key>Ctrl</key><key>V</key></keyseq></p></td>
+ <td><p>Paste the contents of the clipboard.</p></td>
+ </tr>
+ <tr>
+ <td><p><keyseq><key>Ctrl</key><key>Z</key></keyseq></p></td>
+ <td><p>Undo the last action.</p></td>
</tr>
</table>
-</section>
-<section>
+<table rules="rows" frame="top bottom">
<title>Capturing from the screen</title>
-
-<table>
<tr>
- <td><p><key>Print</key></p></td> <td><p>Take a screenshot</p></td>
+ <td><p><key>Print</key></p></td>
+ <td><p>Take a screenshot.</p></td>
</tr>
<tr>
- <td><p><keyseq><key>Alt</key><key>Print</key></keyseq></p></td> <td><p>Take a screenshot of a window</p></td>
+ <td><p><keyseq><key>Alt</key><key>Print</key></keyseq></p></td>
+ <td><p>Take a screenshot of a window.</p></td>
</tr>
<tr>
- <td><p><keyseq><key>Ctrl</key><key>Alt</key><key>Shift</key><key>R</key></keyseq></p></td> <td><p><link xref="screen-shot-record">Start and end screencast recording</link></p></td>
+ <td><p><keyseq><key>Ctrl</key><key>Alt</key><key>Shift</key><key>R</key></keyseq></p></td>
+ <td><p><link xref="screen-shot-record">Start and end screencast recording.</link></p></td>
</tr>
</table>
-</section>
-<section>
-<title>Application shortcuts</title>
-<table>
- <tr>
- <td><p><keyseq><key>Ctrl</key><key>Z</key></keyseq></p></td> <td><p>Undo the last action</p></td>
- </tr>
- <tr>
- <td><p><key>F1</key></p></td> <td><p>Load online help for the current application</p></td>
- </tr>
-</table>
-</section>
-
</page>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]