AI-232.10227.8.2321.11231672 <debuggerx@debuggerx-work Update keymap.xml, keymapFlags.xml Create XWin copy.xml Delete Eclipse copy.xml

master
debuggerx 1 year ago
parent ef21416bca
commit fd1caaee82

@ -1,5 +1,5 @@
<application> <application>
<component name="KeymapManager"> <component name="KeymapManager">
<active_keymap name="Default copy" /> <active_keymap name="XWin copy" />
</component> </component>
</application> </application>

@ -7,6 +7,11 @@
<list /> <list />
</value> </value>
</entry> </entry>
<entry key="XWin copy">
<value>
<list />
</value>
</entry>
</map> </map>
</option> </option>
</component> </component>

@ -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…
Cancel
Save