core/com.nokia.carbide.cpp.doc.user/html/cheatsheets/how_to_customize_key_commands.xml
changeset 1815 32e6452eb8d3
parent 1797 1d2877a5a423
child 1827 c4dfc9fb8522
--- a/core/com.nokia.carbide.cpp.doc.user/html/cheatsheets/how_to_customize_key_commands.xml	Thu Aug 12 09:17:41 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/cheatsheets/how_to_customize_key_commands.xml	Thu Aug 12 09:55:33 2010 -0500
@@ -2,15 +2,17 @@
 
 <cheatsheet
       title="Customize Key Commands">
-`	<intro>
+`	<intro
+        href="/com.nokia.carbide.cpp.doc.user/html/tasks/custom/carb_custom_keys.htm">
 		Intro text
 	</intro>
 	<item
-       title="one">
+       title="Customize key bindings">
 		<description>
-			one
+			Open the <b>Preferences &gt; General &gt; Keys</b> preference panel to change the key commands used in Carbide. Choose from a preset theme or modify the current one to better suit your requirements.
 		</description>
-		<command serialization="org.eclipse.ui.newWizard(newWizardId=org.eclipse.ui.wizards.new.project)" confirm="false">
-		</command>
+  <command
+        required="false"
+        serialization="org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.ui.preferencePages.Keys)"/>
 	</item>
 </cheatsheet>