minor additions and edits
authorfturovic <frank.turovich@nokia.com>
Tue, 10 Aug 2010 13:24:56 -0500
changeset 1798 1c8169798acd
parent 1797 1d2877a5a423
child 1805 1d57e533b09e
child 1806 41bde41fae28
minor additions and edits
core/com.nokia.carbide.cpp.doc.user/html/tasks/custom/carb_custom_keys.htm
--- a/core/com.nokia.carbide.cpp.doc.user/html/tasks/custom/carb_custom_keys.htm	Tue Aug 10 11:52:10 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/tasks/custom/carb_custom_keys.htm	Tue Aug 10 13:24:56 2010 -0500
@@ -10,15 +10,17 @@
 </head>
 <body >
 <h2>Customizing Carbide: Shortcut Keys</h2>
-<p>The following shortcut keysets are available for customizing the key commands used by Carbide. Use the <img src="../../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=
-org.eclipse.ui.preferencePages.Keys)")'>Keys</a> preference panel to select a shortcut set or modify the current set for your convenience.</p>
+<p>The following key binding sets are available for customizing the shortcut keys used to invoke commands in Carbide. Use the <img src="../../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=
+org.eclipse.ui.preferencePages.Keys)")'>Keys</a> preference panel to select a shortcut set or modify the current set for your convenience. The Default set is extended by the other key bindings for commands not covered in the Default set or where the new set uses different key bindings for a command. </p>
 <p>The options include:</p>
 <ul>
-    <li><a href="com.nokia.carbide.cpp/html/help_keys_vs.htm">Microsoft Visual Studio Shortcuts</a></li>
-    <li><a href="com.nokia.carbide.cpp/html/help_keys_carbide.htm">Nokia Carbide.c++ Shortcuts</a> (default)</li>
-    <li><a href="com.nokia.carbide.cpp/html/help_keys_cw.htm">Nokia Codewarrior Shortcuts</a></li>
+    <li><a href="com.nokia.carbide.cpp/html/help_keys_carbide.htm">Carbide.c++</a> (default) &ndash; Carbide + Default standard set</li>
+    <li><strong>Default </strong>&ndash; Eclipse standard set of key bindings</li>
+    <li><strong>Emacs</strong> - Emacs + Default key bindings</li>
+    <li><a href="com.nokia.carbide.cpp/html/help_keys_vs.htm">Microsoft Visual Studio</a> &ndash; Visual Studio + Default standard set</li>
+    <li><a href="com.nokia.carbide.cpp/html/help_keys_cw.htm">Nokia Codewarrior</a> &ndash; CodeWarrior + Default standard set</li>
 </ul>
-<p>In addition, you can modify any of the assigned shortcuts to use different keys to better suit your work style. See the <strong>Workbench User Guide &gt; Reference &gt; Preferences &gt;</strong> <a href="PLUGINS_ROOT/org.eclipse.platform.doc.user/concepts/accessibility/keyboardshortcuts.htm">Keys</a> preference panel page for more information.</p>
+<p>In addition, you can modify any of the assigned key bindings to use different keys to better suit your work style. See the <strong>Workbench User Guide &gt; Reference &gt; Preferences &gt;</strong> <a href="PLUGINS_ROOT/org.eclipse.platform.doc.user/concepts/accessibility/keyboardshortcuts.htm">Keys</a> preference panel page for more information.</p>
 <h4>Other references</h4>
 <ul>
     <li><a href="carb_customizing.htm">Customizing Carbide</a></li>