AI-232.10227.8.2321.11231672 <debuggerx@debuggerx-work Update keymap.xml, keymapFlags.xml Create XWin copy.xml Delete Eclipse copy.xml
parent
ef21416bca
commit
fd1caaee82
@ -1,5 +1,5 @@
|
||||
<application>
|
||||
<component name="KeymapManager">
|
||||
<active_keymap name="Default copy" />
|
||||
<active_keymap name="XWin copy" />
|
||||
</component>
|
||||
</application>
|
@ -1,20 +0,0 @@
|
||||
<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>
|
@ -0,0 +1,8 @@
|
||||
<keymap version="1" name="XWin copy" parent="Default for XWin">
|
||||
<action id="ReformatCode">
|
||||
<keyboard-shortcut first-keystroke="shift alt f" />
|
||||
</action>
|
||||
<action id="ShowReformatFileDialog">
|
||||
<keyboard-shortcut first-keystroke="shift ctrl alt f" />
|
||||
</action>
|
||||
</keymap>
|
Loading…
Reference in new issue