[gedit/wip/sindhus-help] Add shortcuts to gedit-shortcut-keys.page
- From: Sindhu S <sindhus src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit/wip/sindhus-help] Add shortcuts to gedit-shortcut-keys.page
- Date: Sun, 7 Apr 2013 17:09:21 +0000 (UTC)
commit 53e62082bbaf592211709481d1a4b55c9e6ae049
Author: Sindhu S <sindhus live in>
Date: Sun Apr 7 13:06:50 2013 -0400
Add shortcuts to gedit-shortcut-keys.page
Fixes bug 697440.
Update revision tag for date and status.
help/C/gedit-shortcut-keys.page | 26 +++++++++++++++++++++++++-
1 files changed, 25 insertions(+), 1 deletions(-)
---
diff --git a/help/C/gedit-shortcut-keys.page b/help/C/gedit-shortcut-keys.page
index 592ddd2..e7bef9e 100644
--- a/help/C/gedit-shortcut-keys.page
+++ b/help/C/gedit-shortcut-keys.page
@@ -5,7 +5,7 @@
<info>
<link type="guide" xref="index"/>
- <revision pkgversion="3.8" date="2013-02-24" status="review"/>
+ <revision pkgversion="3.8" date="2013-04-07" status="review"/>
<credit type="author">
<name>Jim Campbell</name>
<email>jwcampbell gmail com</email>
@@ -146,6 +146,30 @@ Please skip this list for now. I'm not sure if it is needed.
</thead>
<tbody>
<tr>
+ <td><p>Move to the beginning of the current line</p></td>
+ <td><p><keyseq><key>Home</key></keyseq></p></td>
+ </tr>
+ <tr>
+ <td><p>Move to the end of the current line</p></td>
+ <td><p><keyseq><key>End</key></keyseq></p></td>
+ </tr>
+ <tr>
+ <td><p>Move to the beginning of the document</p></td>
+ <td><p><keyseq><key>Ctrl</key><key>Home</key></keyseq></p></td>
+ </tr>
+ <tr>
+ <td><p>Move to the end of the document</p></td>
+ <td><p><keyseq><key>Ctrl</key><key>End</key></keyseq></p></td>
+ </tr>
+ <tr>
+ <td><p>Move the selected word right one word</p></td>
+ <td><p><keyseq><key>Alt</key><key>Right Arrow</key></keyseq></p></td>
+ </tr>
+ <tr>
+ <td><p>Move the selected word left one word</p></td>
+ <td><p><keyseq><key>Alt</key><key>Left Arrow</key></keyseq></p></td>
+ </tr>
+ <tr>
<td><p>Undo the last action</p></td>
<td><p><keyseq><key>Ctrl</key><key>Z</key></keyseq></p></td>
</tr>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]