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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1797
1d2877a5a423 initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
1d2877a5a423 initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
     2
1d2877a5a423 initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
     3
<cheatsheet
1d2877a5a423 initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
     4
      title="Customize Key Commands">
1844
e563086fd748 removed duplicate cheat sheet registration and minor edit
fturovic <frank.turovich@nokia.com>
parents: 1827
diff changeset
     5
`	<intro>
1827
c4dfc9fb8522 revised new cheatsheets contents
fturovic <frank.turovich@nokia.com>
parents: 1815
diff changeset
     6
    	<description>
c4dfc9fb8522 revised new cheatsheets contents
fturovic <frank.turovich@nokia.com>
parents: 1815
diff changeset
     7
			To manage the key bindings available while developing, use the Keys preference panel.
c4dfc9fb8522 revised new cheatsheets contents
fturovic <frank.turovich@nokia.com>
parents: 1815
diff changeset
     8
    	<description>
1797
1d2877a5a423 initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
     9
	</intro>
1d2877a5a423 initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    10
	<item
1815
32e6452eb8d3 revised new how to cheat sheets
fturovic <frank.turovich@nokia.com>
parents: 1797
diff changeset
    11
       title="Customize key bindings">
1797
1d2877a5a423 initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    12
		<description>
1815
32e6452eb8d3 revised new how to cheat sheets
fturovic <frank.turovich@nokia.com>
parents: 1797
diff changeset
    13
			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.
1797
1d2877a5a423 initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    14
		</description>
1815
32e6452eb8d3 revised new how to cheat sheets
fturovic <frank.turovich@nokia.com>
parents: 1797
diff changeset
    15
  <command
32e6452eb8d3 revised new how to cheat sheets
fturovic <frank.turovich@nokia.com>
parents: 1797
diff changeset
    16
        required="false"
32e6452eb8d3 revised new how to cheat sheets
fturovic <frank.turovich@nokia.com>
parents: 1797
diff changeset
    17
        serialization="org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.ui.preferencePages.Keys)"/>
1797
1d2877a5a423 initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    18
	</item>
1d2877a5a423 initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    19
</cheatsheet>