[gedit] help: add keyboard shortcuts, bug 753215
- From: Ekaterina Gerasimova <kat src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit] help: add keyboard shortcuts, bug 753215
- Date: Tue, 11 Aug 2015 09:56:21 +0000 (UTC)
commit e3b18ea3b21fb818665db105393d09a2961e8a2e
Author: Ekaterina Gerasimova <ekaterina gerasimova collabora co uk>
Date: Tue Aug 11 11:55:44 2015 +0200
help: add keyboard shortcuts, bug 753215
help/C/gedit-shortcut-keys.page | 47 +++++++++++++++++++++++++-------------
1 files changed, 31 insertions(+), 16 deletions(-)
---
diff --git a/help/C/gedit-shortcut-keys.page b/help/C/gedit-shortcut-keys.page
index a79f6e3..5105fae 100644
--- a/help/C/gedit-shortcut-keys.page
+++ b/help/C/gedit-shortcut-keys.page
@@ -8,6 +8,7 @@
<link type="guide" xref="index"/>
<desc>Use keyboard shortcuts to help you work more quickly.</desc>
<revision pkgversion="3.14" date="2014-07-06" status="review"/>
+ <revision pkgversion="3.18" date="2015-08-11" status="candidate"/>
<credit type="author">
<name>Jim Campbell</name>
@@ -34,6 +35,12 @@
<email its:translate="no">radina matic gmail com</email>
<years>2013</years>
</credit>
+ <credit type="editor">
+ <name>Ekaterina Gerasimova</name>
+ <email its:translate="no">kittykat3756 gmail com</email>
+ <years>2015</years>
+ </credit>
+
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
</info>
@@ -47,8 +54,8 @@
<title>Tab-related Shortcut keys</title>
<thead>
<tr>
- <td><p>To Do This</p></td>
- <td><p>Press This</p></td>
+ <td><p>Action</p></td>
+ <td><p>Keyboard shortcut</p></td>
</tr>
</thead>
<tbody>
@@ -103,16 +110,20 @@
<title>Shortcut keys for working with files</title>
<thead>
<tr>
- <td><p>To Do This</p></td>
- <td><p>Press This</p></td>
+ <td><p>Action</p></td>
+ <td><p>Keyboard shortcut</p></td>
</tr>
</thead>
<tbody>
<tr>
- <td><p>Create a new document</p></td>
+ <td><p>Create a new document in a new window</p></td>
<td><p><keyseq><key>Ctrl</key><key>N</key></keyseq></p></td>
</tr>
<tr>
+ <td><p>Create a new document in a new tab</p></td>
+ <td><p><keyseq><key>Ctrl</key><key>T</key></keyseq></p></td>
+ </tr>
+ <tr>
<td><p>Open a document</p></td>
<td><p><keyseq><key>Ctrl</key><key>O</key></keyseq></p></td>
</tr>
@@ -149,8 +160,8 @@
<title>Shortcut keys for editing files</title>
<thead>
<tr>
- <td><p>To Do This</p></td>
- <td><p>Press This</p></td>
+ <td><p>Action</p></td>
+ <td><p>Keyboard shortcut</p></td>
</tr>
</thead>
<tbody>
@@ -243,8 +254,8 @@
<title>Shortcut keys for showing and hiding panes</title>
<thead>
<tr>
- <td><p>To Do This</p></td>
- <td><p>Press This</p></td>
+ <td><p>Action</p></td>
+ <td><p>Keyboard shortcut</p></td>
</tr>
</thead>
<tbody>
@@ -253,10 +264,14 @@
<td><p><key>F9</key></p></td>
</tr>
<tr>
- <td><p>Show / hide the bottom pane.</p></td>
+ <td><p>Show / hide the bottom pane</p></td>
<td><p><keyseq><key>Ctrl</key><key>F9</key></keyseq></p>
</td>
</tr>
+ <tr>
+ <td><p>Open the file menu</p></td>
+ <td><p><key>F10</key></p></td>
+ </tr>
</tbody>
</table>
@@ -264,8 +279,8 @@
<title>Shortcut keys for searching</title>
<thead>
<tr>
- <td><p>To Do This</p></td>
- <td><p>Press This</p></td>
+ <td><p>Action</p></td>
+ <td><p>Keyboard shortcut</p></td>
</tr>
</thead>
<tbody>
@@ -301,8 +316,8 @@
<title>Shortcut keys for tools</title>
<thead>
<tr>
- <td><p>To Do This</p></td>
- <td><p>Press This</p></td>
+ <td><p>Action</p></td>
+ <td><p>Keyboard shortcut</p></td>
</tr>
</thead>
<tbody>
@@ -330,8 +345,8 @@
<title>Shortcut keys for user help</title>
<thead>
<tr>
- <td><p>To Do This</p></td>
- <td><p>Press This</p></td>
+ <td><p>Action</p></td>
+ <td><p>Keyboard shortcut</p></td>
</tr>
</thead>
<tbody>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]