[gnome-terminal/wip/mallard-merge: 31/110] help: modified help on pref-keyboard-access.page



commit 599fe38fd7f7fd4299b1f7263b462fd48f6ee45a
Author: Sindhu S <sindhus live in>
Date:   Fri Feb 22 17:16:00 2013 +0530

    help: modified help on pref-keyboard-access.page
    
    Added sections.
    Removed inconsistent help.
    
    Reworded where necessary.

 help/C/pref-keyboard-access.page |   80 ++++++++++++++++++-------------------
 1 files changed, 39 insertions(+), 41 deletions(-)
---
diff --git a/help/C/pref-keyboard-access.page b/help/C/pref-keyboard-access.page
index f205771..df783f9 100644
--- a/help/C/pref-keyboard-access.page
+++ b/help/C/pref-keyboard-access.page
@@ -23,52 +23,50 @@
 
   <title>Keyboard accessibility</title>
 
-  <p>You can navigate around the <app>Terminal</app> menu using a combination
-  of keys. You can access them in the following ways:</p>
+  <p>You can navigate around the <app>Terminal</app> menu using a combination of
+  keys. You can access them in the following ways:</p>
 
-  <!-- Put these into two sections instead of two term list items. -->
-  <terms>
+  <section id="menu-access-keys">
+    <title>Menu access keys</title>
+  <p><app>Terminal</app> menu can be accessed by combining the <key>Alt</key>
+  key and a letter of the menu item. The letter you can access for the menu is
+  underlined in the menu.</p>
+
+  <p>For example, you can access <gui style="menuitem">Character
+  Encoding</gui>submenu using <keyseq><key>Alt</key><key>T</key></keyseq>,
+  followed by <key>C</key>. Similarly, you can access <gui
+  style="menu">File</gui> menu using
+  <keyseq><key>Alt</key><key>F</key></keyseq>. To enable <gui>Menu access
+  keys</gui>:</p>
+
+  <steps>
     <item>
-      <title>Menu access keys</title>
-      <p><app>Terminal</app> menu can be accessed by combining the
-      <key>Alt</key> key and the first letter of the menu 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 using
-      <keyseq><key>Alt</key><key>T</key></keyseq>, followed by <key>C</key>.
-      Similarly you can access <gui style="menu">File</gui> menu using
-      <keyseq><key>Alt</key><key>F</key></keyseq>.</p>
-      <p>To enable this:</p>
-      
-      <steps>
-        <item>
-         <!-- Check UI stings. -->
-          <p>Go to <guiseq><gui style="menu">Edit</gui> <gui
-          style="menuitem">Preferences</gui> <gui
-          style="tab">Keybindings</gui></guiseq></p>
-        </item>
-        <item>
-          <p>Select <gui style="checkbox">Enable menu access keys</gui>.</p>
-        </item>
-      </steps>
+      <p>Go to <guiseq><gui style="menu">Edit</gui> <gui
+      style="menuitem">Preferences…</gui> <gui
+      style="tab">Keybindings</gui></guiseq>.</p>
     </item>
-
     <item>
-      <title>Menu shortcut key</title>
-      <p>This setting brings up the <gui style="menu">File</gui> menu in
-      <app>Terminal</app>. It is useful if you have hidden the menubar.</p>
-      <!-- Do the access keys work if the menubar is hidden? -->
+      <p>Select <gui style="checkbox">Enable menu access keys</gui>.</p>
+    </item>
+  </steps>
+  </section>
+
+  <section id="menu-shortcut-key">
+    <title>Menu shortcut key</title>
 
-      <steps>
-        <item>
-          <p>Go to <guiseq><gui style="menu">Edit</gui><gui
-          style="menuitem">Preferences</gui><gui
-          style="tab">Keybindings</gui></guiseq></p>
-        </item>
-        <item>
-          <p>Select, <gui style="checkbox">Enable menu shortcut key</gui>.</p>
-        </item>
-      </steps>
+  <p>This setting brings up the <gui style="menu">File</gui> menu in
+  <app>Terminal</app>.</p>
+
+  <steps>
+    <item>
+      <p>Go to <guiseq><gui style="menu">Edit</gui><gui
+      style="menuitem">Preferences…</gui><gui
+      style="tab">Keybindings</gui></guiseq>.</p>
+    </item>
+    <item>
+      <p>Select <gui style="checkbox">Enable menu shortcut key</gui>.</p>
     </item>
-  </terms>
+  </steps>
+</section>
 
 </page>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]