[gnome-terminal/help-pages: 8/8] Add better explanation of reset option. Update Makefile.am entry.
- From: Sindhu S <sindhus src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-terminal/help-pages: 8/8] Add better explanation of reset option. Update Makefile.am entry.
- Date: Fri, 8 Mar 2013 09:11:49 +0000 (UTC)
commit 671b5dfb9d8e7c7679dfb8d01e54bc672ef2931d
Author: Sindhu S <sindhus live in>
Date: Fri Mar 8 03:47:46 2013 -0500
Add better explanation of reset option.
Update Makefile.am entry.
help/C/app-reset.page | 21 +++++++++++----------
help/Makefile.am | 1 +
2 files changed, 12 insertions(+), 10 deletions(-)
---
diff --git a/help/C/app-reset.page b/help/C/app-reset.page
index 00e8c96..dbb4e71 100644
--- a/help/C/app-reset.page
+++ b/help/C/app-reset.page
@@ -1,9 +1,9 @@
<page xmlns="http://projectmallard.org/1.0/"
type="guide"
- id="prob-reset">
+ id="app-reset">
<info>
- <revision version="0.1" date="2013-03-03" status="draft"/>
+ <revision version="0.1" date="2013-03-08" status="review"/>
<link type="guide" xref="index#preferences"/>
<link type="seealso" xref="pref-keyboard-access"/>
@@ -20,12 +20,14 @@
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
- <desc>Recover your <app>Terminal</app> screen when it becomes stuck.</desc>
+ <desc>Reset and clear <app>Terminal</app> screen.</desc>
</info>
- <title>Reset your <app>Terminal</app> to defaults</title>
+ <title>Reset <app>Terminal</app></title>
- <p>You can recover your <app>Terminal</app> in the following ways:</p>
+ <p>If you have used <cmd>cat</cmd> on a file that contains binary data, your
+ <app>Terminal</app> screen could be filled with gibberish symbols. You can
+ recover your <app>Terminal</app> in the following ways:</p>
<section id="reset">
<title>Reset</title>
@@ -38,7 +40,8 @@
style="menuitem">Reset</gui></guiseq>.</p>
</item>
<item>
- <p>Press <key>Enter</key> to obtain the prompt.</p>
+ <p>Press <keyseq><key>Ctrl</key><key>L</key></keyseq> to obtain the
+ prompt.</p>
</item>
</steps>
@@ -50,16 +53,14 @@
<p>In addition to resetting your <app>Terminal</app>,
<gui style="menuitem">Reset and Clear</gui> clears the visible
<app>Terminal</app> screen space of all terminal output. To
- <gui style="menuitem">Reset and Clear</gui> your <app>Terminal</app>:</p>
+ <gui style="menuitem">Reset and Clear</gui> your
+ <app>Terminal</app>:</p>
<steps>
<item>
<p>Select <guiseq><gui style="menu">Terminal</gui>
<gui style="menuitem">Reset and Clear</gui></guiseq>.</p>
</item>
- <item>
- <p>Press <key>Enter</key> to obtain the prompt.</p>
- </item>
</steps>
</section>
diff --git a/help/Makefile.am b/help/Makefile.am
index c91d4fe..76210c8 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -15,6 +15,7 @@ HELP_FILES = \
app-cursor.page \
app-fonts.page \
app-fullscreen.page \
+ app-reset.page \
app-terminal-sizes.page \
app-zoom.page \
gs-execute-commands.page \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]