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
-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>