core/com.nokia.carbide.cpp.doc.user/html/cheatsheets/how_to_customize_key_commands.xml
author fturovic <frank.turovich@nokia.com>
Tue, 17 Aug 2010 10:53:45 -0500
changeset 1844 e563086fd748
parent 1827 c4dfc9fb8522
child 1850 5d37d47936a2
permissions -rw-r--r--
removed duplicate cheat sheet registration and minor edit

<?xml version="1.0" encoding="UTF-8"?>

<cheatsheet
      title="Customize Key Commands">
`	<intro>
    	<description>
			To manage the key bindings available while developing, use the Keys preference panel.
    	<description>
	</intro>
	<item
       title="Customize key bindings">
		<description>
			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
        required="false"
        serialization="org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.ui.preferencePages.Keys)"/>
	</item>
</cheatsheet>