AI-232.10227.8.2321.11231672 <debuggerx@debuggerx-work Update keymap.xml, keymapFlags.xml Create XWin copy.xml Delete Eclipse copy.xml
This commit is contained in:
+1
-1
@@ -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>
|
||||||
Reference in New Issue
Block a user