[gnome-terminal/wip/mallard-merge: 46/249] Help: Added content to pref-scrolling.page
- From: Ekaterina Gerasimova <egerasimov src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-terminal/wip/mallard-merge: 46/249] Help: Added content to pref-scrolling.page
- Date: Fri, 1 Mar 2013 22:42:03 +0000 (UTC)
commit 83edd4d1626c8095b5e14b4a4101076ad1c4f43f
Author: Sindhu S <sindhus live in>
Date: Fri Feb 8 16:18:29 2013 +0530
Help: Added content to pref-scrolling.page
Delete pref-scrolling.page.stub
Added help on the feature "Scroll on keystroke".
help/C/pref-scrolling.page | 45 +++++++++++++++++++++++++++++++++++++++
help/C/pref-scrolling.page.stub | 22 -------------------
2 files changed, 45 insertions(+), 22 deletions(-)
---
diff --git a/help/C/pref-scrolling.page b/help/C/pref-scrolling.page
new file mode 100644
index 0000000..d4f026f
--- /dev/null
+++ b/help/C/pref-scrolling.page
@@ -0,0 +1,45 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="guide"
+ id="scrolling">
+
+ <info>
+ <revision version="0.1" date="2013-01-09" status="draft"/>
+ <link type="guide" xref="index#preferences"/>
+
+ <credit type="author copyright">
+ <name>Sindhu S</name>
+ <email>sindhus live in</email>
+ <years>2013</years>
+ </credit>
+
+ <desc>Set scroll output and scrollbar behaviour</desc>
+ </info>
+
+ <title>Scrollbar preferences</title>
+
+ <terms>
+ <item>
+ <title>Scrollbar visibility can be set to any of the three options...</title>
+ <list>
+ <item><p><gui style="menuitem">Always visible</gui>: Scrollbar is visible at all times.</p></item>
+ <item><p><gui style="menuitem">Visible only when necessary</gui>: Scrollbar is visible only when
terminal output exceeds the length of <app>Terminal</app> window size.</p></item>
+ <item><p><gui style="menuitem">Hidden</gui>: Scrollbar is always hidden from view.</p></item>
+ </list>
+ <p>To set scrollbar visibility in <app>Terminal</app> go to <guiseq><gui style="menu">Edit</gui><gui
style="menuitem">Profile Preferences</gui><gui style="tab">Scrolling</gui> and select from <gui>Scrollbar
is</gui> menu options.</guiseq></p>
+ </item>
+ <item>
+ <title><gui>Scrollback</gui> lines</title>
+ <p><gui>Scrollback</gui> lines indicate the number of <app>Terminal</app> output lines stored in
memory for scrolling. The default number of scrollback lines is <input>8192</input>. To change this, click on
<gui style="button">+</gui> to increase and <gui style="button">-</gui> to decrease lines. You can also
manually input a number greater than 0 to set scrollback lines.</p>
+ <p>To have unlimited scrollback lines, select <gui style="checkbox">Unlimited</gui> as your option.</p>
+ </item>
+ <item>
+ <title><gui style="checkbox">Scroll on output</gui></title>
+ <p><app>Terminal</app> can automatically scroll down to the latest output as a command or program
executes. To enable this, select <gui style="checkbox">Scroll on output</gui>.</p>
+ </item>
+ <item>
+ <title>Scroll on keystroke</title>
+ <p><gui style="checkbox">Scroll on keystore</gui>, when enabled allows you to fall to the prompt on
press of any key from any location inside the <app>Terminal</app>.</p>
+ </item>
+ </terms>
+
+</page>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]