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:
debuggerx
2024-01-10 19:23:49 +08:00
parent ef21416bca
commit fd1caaee82
4 changed files with 14 additions and 21 deletions
+1 -1
View File
@@ -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>
+5
View File
@@ -7,6 +7,11 @@
<list /> <list />
</value> </value>
</entry> </entry>
<entry key="XWin copy">
<value>
<list />
</value>
</entry>
</map> </map>
</option> </option>
</component> </component>
-20
View File
@@ -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>
+8
View File
@@ -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>