You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
677 B

<keymap version="1" name="Eclipse copy" parent="Eclipse">
<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>
<action id="ToggleFullScreen">
<keyboard-shortcut first-keystroke="windows" second-keystroke="f11" />
</action>
</keymap>