[gedit] Add shortcuts to gedit-shortcut-keys.page
- From: Paolo Borelli <pborelli src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit] Add shortcuts to gedit-shortcut-keys.page
- Date: Mon, 15 Apr 2013 20:57:41 +0000 (UTC)
commit d3efe0eef36b53aa4c6bea2c01f9683fd03537f7
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 file changed, 25 insertions(+), 1 deletion(-)
---
diff --git a/help/C/gedit-shortcut-keys.page b/help/C/gedit-shortcut-keys.page
index 592ddd2..b14753a 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><key>Home</key></p></td>
+ </tr>
+ <tr>
+ <td><p>Move to the end of the current line</p></td>
+ <td><p><key>End</key></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]