[gnome-terminal/wip/mallard-merge: 44/283] help: add keyboard pages
- From: Ekaterina Gerasimova <egerasimov src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-terminal/wip/mallard-merge: 44/283] help: add keyboard pages
- Date: Sun, 3 Mar 2013 21:09:00 +0000 (UTC)
commit 59b7f5f8c2b189e3bd7644c36006b862762a81fc
Author: Sindhu S <sindhus live in>
Date: Fri Jan 25 01:17:51 2013 +0530
help: add keyboard pages
Added file adv-keyboard-shortcuts.page, now documents help related to
adding and editing default keyboard shortcuts. Deleted file
adv-keyboardshortcuts.page Added pref-keyboard-acces.page, documents
options relating to keyboard accessibility of menus only.
help/C/adv-keyboard-shortcuts.page | 40 +++++++++++++++++++++++++++
help/C/pref-keyboard-access.page | 53 ++++++++++++++++++++++++++++++++++++
2 files changed, 93 insertions(+), 0 deletions(-)
---
diff --git a/help/C/adv-keyboard-shortcuts.page b/help/C/adv-keyboard-shortcuts.page
new file mode 100644
index 0000000..f9a8dd7
--- /dev/null
+++ b/help/C/adv-keyboard-shortcuts.page
@@ -0,0 +1,40 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="task"
+ id="adv-keyboard-shortcuts">
+
+ <info>
+ <revision version="0.1" date="2013-01-11" status="draft"/>
+ <link type="guide" xref="index#preferences"/>
+ <link type="seealso" xref="pref-keyboard-access" />
+
+ <credit type="author copyright">
+ <name>Sindhu S</name>
+ <email>sindhus live in</email>
+ <years>2013</years>
+ </credit>
+
+ <desc>View and edit keyboard shortcuts.</desc>
+ </info>
+
+ <title>Keybindings</title>
+
+ <note style="important"><p>This page assumes you are using the default shell, Bash. </p></note>
+
+ <p>Keyboard shortcuts are combination of keys to directly bring up a
+ <app>Terminal</app> settings dialog or access a feature inside
+ <app>Terminal</app>. These shortcuts can be modified to suit your
+ requirements. To change the default keyboard shortcuts, go to to <guiseq><gui
+ style="menu">Edit</gui><gui style="menuitem">Preferences</gui><gui
+ style="tab">Keybindings</gui></guiseq>.</p>
+
+ <p>Default Shortcuts are:</p>
+ <!--TODO fill default shortcuts -->
+
+ <p>To change the default shortcuts, select the shortcut by double clicking on
+ it. Press your desired choice of combination of keys, this will register with
+ <app>Terminal</app> as the shortcut for the selection.</p>
+
+ <p>Shell specific keyboard shortcuts: Ctrl+W - erases a word Ctrl+U - erase
+the line Ctrl+R - bring up search tool</p>
+
+</page>
diff --git a/help/C/pref-keyboard-access.page b/help/C/pref-keyboard-access.page
new file mode 100644
index 0000000..c48b960
--- /dev/null
+++ b/help/C/pref-keyboard-access.page
@@ -0,0 +1,53 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="guide"
+ id="pref-keyboard-access">
+
+ <info>
+ <revision version="0.1" date="2013-01-11" status="draft"/>
+ <link type="guide" xref="index#preferences"/>
+ <link type="seealso" xref="pref-menubar" />
+
+ <credit type="author copyright">
+ <name>Sindhu S</name>
+ <email>sindhus live in</email>
+ <years>2013</years>
+ </credit>
+
+ <desc>Access <app>Terminal</app> menu using keyboard</desc>
+ </info>
+
+ <title>Keyboard Accessibility</title>
+
+ <p><app>Terminal</app> menu can be accessed using a combination of keys to
+ navigate to menu options quickly. You can access them in the followng
+ ways:</p>
+
+ <terms>
+ <item>
+ <title>Menu access keys</title>
+
+ <p>This will allow you to access <app>Terminal</app> menu by combination
+ of <key>Alt</key> and the first letter of the menu list item. The letter
+ you can access for the menu is underlined in the menu. For example, You
+ can access <gui style="menuitem">Character Encoding</gui> submenu by
+ <keyseq><key>Alt</key><key>T</key><key>C</key></keyseq>. Similarly you can
+ access <gui style="menu">File</gui> by
+ <keyseq><key>Alt</key><key>F</key></keyseq>.</p>
+
+ <p>To enable this, go to <guiseq><gui style="menu">Edit</gui><gui
+ style="menuitem">Preferences</gui><gui
+ style="tab">Keybindings</gui></guiseq> and select <gui
+ style="checkbox">Enable menu access keys</gui>.</p>
+ </item>
+ <item>
+ <title>Menu shortcut key</title>
+ <p>This setting brings up the right click menu inside your
+ <app>Terminal</app> when you press <key>F10</key>. It is useful if you
+ have hidden the menubar. To enable this, go to <guiseq><gui
+ style="menu">Edit</gui><gui style="menuitem">Preferences</gui><gui
+ style="tab">Keybindings</gui></guiseq> and select, <gui
+ style="checkbox">Enable menu shortcut key</gui>.</p>
+ </item>
+ </terms>
+
+</page>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]