[gnome-user-docs] Split keyboard shortcuts topic into sections
- From: Phil Bull <philbull src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-user-docs] Split keyboard shortcuts topic into sections
- Date: Sun, 3 Apr 2011 16:17:24 +0000 (UTC)
commit 3f8fb503e55144ea69fe6e304ccc27897e0725fa
Author: Michael Hill <mdhillca gmail com>
Date: Sun Apr 3 17:17:13 2011 +0100
Split keyboard shortcuts topic into sections
gnome-help/C/shell-keyboard-shortcuts.page | 59 ++++++++++++++++++++++++++--
1 files changed, 55 insertions(+), 4 deletions(-)
---
diff --git a/gnome-help/C/shell-keyboard-shortcuts.page b/gnome-help/C/shell-keyboard-shortcuts.page
index d7b17d9..4d2f104 100644
--- a/gnome-help/C/shell-keyboard-shortcuts.page
+++ b/gnome-help/C/shell-keyboard-shortcuts.page
@@ -19,6 +19,9 @@
<title>Useful keyboard shortcuts</title>
+<section>
+<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>
@@ -41,10 +44,7 @@
<tr>
<td><p><keyseq><key>Ctrl</key><key>Alt</key><key>Tab</key></keyseq></p></td> <td><p>Pop up place cycler</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>
- </tr>
- <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>
</tr>
<tr>
@@ -53,6 +53,57 @@
<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>
</tr>
+ <tr>
+ <td><p><keyseq><key>Ctrl</key><key>Alt</key><key>L</key></keyseq></p></td> <td><p>Lock the screen</p></td>
+ </tr>
+</table>
+</section>
+
+<section>
+<title>Editing shortcuts</title>
+
+<table>
+ <tr>
+ <td><p><keyseq><key>Ctrl</key><key>A</key></keyseq></p></td> <td><p>Select all</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>
+ </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>
+ </tr>
+ <tr>
+ <td><p><keyseq><key>Ctrl</key><key>V</key></keyseq></p></td> <td><p>Paste the contents of the clipboard</p></td>
+ </tr>
+</table>
+</section>
+
+<section>
+<title>Capturing from the screen</title>
+
+<table>
+ <tr>
+ <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>
+ </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>
+ </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]