28 lines
985 B
XML
28 lines
985 B
XML
<keymap version="1" name="Default for GNOME copy" parent="Default for GNOME">
|
|
<action id="FindPrevious">
|
|
<keyboard-shortcut first-keystroke="shift f3" />
|
|
</action>
|
|
<action id="PhpGenerateGettersAndSetters">
|
|
<keyboard-shortcut first-keystroke="shift ctrl alt insert" />
|
|
</action>
|
|
<action id="ReformatCode">
|
|
<keyboard-shortcut first-keystroke="ctrl alt l" />
|
|
<keyboard-shortcut first-keystroke="shift ctrl l" />
|
|
</action>
|
|
<action id="ShowUmlDiagramPopup" />
|
|
<action id="SwitchApply">
|
|
<keyboard-shortcut first-keystroke="shift alt enter" />
|
|
</action>
|
|
<action id="SwitchDown">
|
|
<keyboard-shortcut first-keystroke="shift alt down" />
|
|
</action>
|
|
<action id="SwitchLeft">
|
|
<keyboard-shortcut first-keystroke="shift alt left" />
|
|
</action>
|
|
<action id="SwitchRight">
|
|
<keyboard-shortcut first-keystroke="shift alt right" />
|
|
</action>
|
|
<action id="SwitchUp">
|
|
<keyboard-shortcut first-keystroke="shift alt up" />
|
|
</action>
|
|
</keymap> |