gucharmap r2013 - trunk/help/C



Author: tvainika
Date: Sun Mar  1 07:21:41 2009
New Revision: 2013
URL: http://svn.gnome.org/viewvc/gucharmap?rev=2013&view=rev

Log:
Fix shortcuts for Next Script/Previous Script, use keycombo and keycap XML tags for shortcuts, and explain shortcuts using full sentences.


Modified:
   trunk/help/C/gucharmap.xml

Modified: trunk/help/C/gucharmap.xml
==============================================================================
--- trunk/help/C/gucharmap.xml	(original)
+++ trunk/help/C/gucharmap.xml	Sun Mar  1 07:21:41 2009
@@ -336,7 +336,9 @@
         </listitem>
         <listitem>
           <para>
-            Switch to your application and choose <menuchoice><guimenu>Edit</guimenu><guimenuitem>Paste</guimenuitem></menuchoice> (SHORTCUT KEY: ctrl + v). <!-- FIXME: link to User Guide section on working with the clipboard, once it exists --> 
+            Switch to your application and choose <menuchoice><guimenu>Edit</guimenu><guimenuitem>Paste</guimenuitem></menuchoice>,
+            or press shortcut key <keycombo><keycap>Ctrl</keycap><keycap>V</keycap></keycombo>.
+            <!-- FIXME: link to User Guide section on working with the clipboard, once it exists --> 
           </para>
         </listitem>
       </orderedlist>
@@ -356,7 +358,9 @@
       <orderedlist>
         <listitem>
           <para>
-            Choose <menuchoice><guimenu>Search</guimenu><guimenuitem>Find</guimenuitem></menuchoice> (SHORTCUT KEY: ctrl + f). The <guilabel>Find</guilabel> dialog opens.
+            Choose <menuchoice><guimenu>Search</guimenu><guimenuitem>Find</guimenuitem></menuchoice>,
+	    or press shortcut key <keycombo><keycap>Ctrl</keycap><keycap>F</keycap></keycombo>).
+	    The <guilabel>Find</guilabel> dialog opens.
           </para>
         </listitem>
         <listitem>
@@ -375,12 +379,14 @@
         </listitem>
         <listitem>
           <para>
-            Click <guibutton>Next</guibutton> to find the next matching character. Alternatively, choose <menuchoice><guimenu>Search</guimenu><guimenuitem>Find Next</guimenuitem></menuchoice> (SHORTCUT KEY: ctrl + g).
+            Click <guibutton>Next</guibutton> to find the next matching character. Alternatively, choose <menuchoice><guimenu>Search</guimenu><guimenuitem>Find Next</guimenuitem></menuchoice>,
+	    or press shortcut key <keycombo><keycap>Ctrl</keycap><keycap>G</keycap></keycombo>.
           </para>
         </listitem>
         <listitem>
           <para>
-            Click <guibutton>Previous</guibutton> to find the previous matching character. Alternatively, choose <menuchoice><guimenu>Search</guimenu><guimenuitem>Find Previous</guimenuitem></menuchoice> (SHORTCUT KEY: shift + ctrl + g).
+            Click <guibutton>Previous</guibutton> to find the previous matching character. Alternatively, choose <menuchoice><guimenu>Search</guimenu><guimenuitem>Find Previous</guimenuitem></menuchoice>,
+	    or press shortcut key <keycombo><keycap>Shift</keycap><keycap>Ctrl</keycap><keycap>G</keycap></keycombo>.
           </para>
         </listitem>
       </orderedlist>
@@ -394,22 +400,26 @@
       <itemizedlist>
         <listitem>
           <para>
-	    Next character (SHORTCUT KEY: ctrl + n).
+	    Next character,
+	    or press shortcut key <keycombo><keycap>Ctrl</keycap><keycap>N</keycap></keycombo>.
           </para>
         </listitem>
         <listitem>
           <para>
-	    Previous character (SHORTCUT KEY: ctrl + p).
+	    Previous character,
+	    or press shortcut key <keycombo><keycap>Ctrl</keycap><keycap>P</keycap></keycombo>.
           </para>
         </listitem>
         <listitem>
           <para>
-	    Next script (SHORTCUT KEY: ctrl + page up).
+	    Next script,
+	    or press shortcut key <keycombo><keycap>Ctrl</keycap><keycap>Page Down</keycap></keycombo>.
           </para>
         </listitem>
         <listitem>
           <para>
-	    Previous script (SHORTCUT KEY: ctrl + ctrl + page down).
+	    Previous script,
+	    or press shortcut key <keycombo><keycap>Ctrl</keycap><keycap>Page Up</keycap></keycombo>.
           </para>
         </listitem>
       </itemizedlist>
@@ -560,27 +570,32 @@
         </listitem>
         <listitem>
           <para>
-            To change the font type to bold type, click on the <guibutton>Bold</guibutton> button (SHORTCUT KEY: alt + b).
+            To change the font type to bold type, click on the <guibutton>Bold</guibutton> button,
+	    or press shortcut key <keycombo><keycap>Alt</keycap><keycap>B</keycap></keycombo>.
           </para>
         </listitem>
         <listitem>
           <para>
-            To change the font type to italic type, click on the <guibutton>Italic</guibutton> button (SHORTCUT KEY: alt + i).
+            To change the font type to italic type, click on the <guibutton>Italic</guibutton> button,
+	    or press shortcut key <keycombo><keycap>Alt</keycap><keycap>I</keycap></keycombo>.
           </para>
         </listitem>
         <listitem>
           <para>
-            To increase the font size, choose <menuchoice><guimenu>View</guimenu><guimenuitem>Zoom In</guimenuitem></menuchoice> or use the zoom spin box (SHORTCUT KEY: ctrl + +).
+            To increase the font size, choose <menuchoice><guimenu>View</guimenu><guimenuitem>Zoom In</guimenuitem></menuchoice> or use the zoom spin box,
+	    or press shortcut key <keycombo><keycap>Ctrl</keycap><keycap>+</keycap></keycombo>.
           </para>
         </listitem>
         <listitem>
           <para>
-            To decrease the font size, choose <menuchoice><guimenu>View</guimenu><guimenuitem>Zoom Out</guimenuitem></menuchoice> or use the zoom spin box (SHORTCUT KEY: ctrl + -).
+            To decrease the font size, choose <menuchoice><guimenu>View</guimenu><guimenuitem>Zoom Out</guimenuitem></menuchoice> or use the zoom spin box,
+	    or press shortcut key <keycombo><keycap>Ctrl</keycap><keycap>-</keycap></keycombo>.
           </para>
         </listitem>
         <listitem>
           <para>
-            To display normal font size, choose <menuchoice><guimenu>View</guimenu><guimenuitem>Normal Size</guimenuitem></menuchoice> (SHORTCUT KEY: ctrl + =).
+            To display normal font size, choose <menuchoice><guimenu>View</guimenu><guimenuitem>Normal Size</guimenuitem></menuchoice>,
+	    or press shortcut key <keycombo><keycap>Ctrl</keycap><keycap>=</keycap></keycombo>.
           </para>
         </listitem>
         <listitem>



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