2022-11-24 11:32:28 +00:00
|
|
|
<keymap version="1" name="KDE copy" parent="Default for KDE">
|
2023-06-06 13:10:03 +01:00
|
|
|
<action id="CloseAllEditorsButActive">
|
|
|
|
<keyboard-shortcut first-keystroke="shift ctrl w" />
|
|
|
|
</action>
|
2022-11-28 12:20:26 +00:00
|
|
|
<action id="CloseContent">
|
|
|
|
<keyboard-shortcut first-keystroke="ctrl w" />
|
|
|
|
</action>
|
2022-12-09 02:52:04 +00:00
|
|
|
<action id="EditorAddOrRemoveCaret">
|
|
|
|
<mouse-shortcut keystroke="control button1" />
|
|
|
|
</action>
|
2022-12-18 16:27:26 +00:00
|
|
|
<action id="Git.Add">
|
|
|
|
<keyboard-shortcut first-keystroke="shift ctrl alt a" />
|
|
|
|
</action>
|
2022-12-09 02:52:04 +00:00
|
|
|
<action id="GotoDeclaration">
|
|
|
|
<keyboard-shortcut first-keystroke="ctrl b" />
|
|
|
|
<mouse-shortcut keystroke="alt button1" />
|
|
|
|
</action>
|
2022-11-24 11:32:28 +00:00
|
|
|
<action id="MoveTabDown">
|
|
|
|
<keyboard-shortcut first-keystroke="shift alt 2" />
|
|
|
|
</action>
|
|
|
|
<action id="MoveTabRight">
|
|
|
|
<keyboard-shortcut first-keystroke="shift alt 1" />
|
|
|
|
</action>
|
|
|
|
<action id="PublishGroup.Upload">
|
|
|
|
<keyboard-shortcut first-keystroke="ctrl alt d" />
|
|
|
|
</action>
|
|
|
|
<action id="SelectIn" />
|
2022-11-24 12:20:26 +00:00
|
|
|
<action id="SurroundWith">
|
|
|
|
<keyboard-shortcut first-keystroke="shift ctrl alt s" />
|
|
|
|
</action>
|
2022-11-24 11:32:28 +00:00
|
|
|
</keymap>
|