fixed [RUBY-5133] Keep last rake search
[fedora-idea.git] / platform / platform-resources / src / idea / Keymap_GNOME.xml
blob97fc53df9242d0233f82fe08437a1cb7758e22d7
1 <component>
2   <keymap version="1" name="Default for GNOME" disable-mnemonics="false" parent="Default for XWin">
3     <action id="Back">
4       <keyboard-shortcut first-keystroke="shift alt LEFT" />
5     </action>
6     <action id="Debugger.NextContent">
7       <keyboard-shortcut first-keystroke="shift alt RIGHT" />
8     </action>
9     <action id="Debugger.PreviousContent">
10       <keyboard-shortcut first-keystroke="shift alt LEFT" />
11     </action>
12     <action id="EvaluateExpression">
13       <keyboard-shortcut first-keystroke="shift alt 8" />
14     </action>
15     <action id="Find">
16       <keyboard-shortcut first-keystroke="control F" />
17       <keyboard-shortcut first-keystroke="shift alt 3" />
18     </action>
19     <action id="FindUsages">
20       <keyboard-shortcut first-keystroke="shift alt 7" />
21     </action>
22     <action id="Forward">
23       <keyboard-shortcut first-keystroke="shift alt RIGHT" />
24     </action>
25     <action id="IDEtalk.SearchUserHistory">
26       <keyboard-shortcut first-keystroke="shift alt 7" />
27     </action>
28     <action id="NextOccurence">
29       <keyboard-shortcut first-keystroke="shift alt DOWN" />
30     </action>
31     <action id="PreviousOccurence">
32       <keyboard-shortcut first-keystroke="shift alt UP" />
33     </action>
34     <action id="ProjectViewChangeView">
35       <keyboard-shortcut first-keystroke="shift alt 1" />
36       <keyboard-shortcut first-keystroke="alt F1" />
37     </action>
38     <action id="RunToCursor">
39       <keyboard-shortcut first-keystroke="shift alt 9" />
40     </action>
41     <action id="SelectIn">
42       <keyboard-shortcut first-keystroke="shift alt 1" />
43       <keyboard-shortcut first-keystroke="alt F1" />
44     </action>
45     <action id="ShowExecutionPoint">
46       <keyboard-shortcut first-keystroke="shift alt 0" />
47     </action>
48   </keymap>
49 </component>