PS-10.0.3 <sebastian@sftp520-linux Update Default copy.xml
This commit is contained in:
parent
c1ad72f52f
commit
44bd92e5e5
@ -2,4 +2,19 @@
|
|||||||
<action id="ReformatCode">
|
<action id="ReformatCode">
|
||||||
<keyboard-shortcut first-keystroke="altGraph l" />
|
<keyboard-shortcut first-keystroke="altGraph l" />
|
||||||
</action>
|
</action>
|
||||||
|
<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>
|
||||||
</keymap>
|
</keymap>
|
||||||
Loading…
Reference in New Issue
Block a user