31 lines
1.0 KiB
XML
31 lines
1.0 KiB
XML
<keymap version="1" name="KDE copy" parent="Default for KDE">
|
|
<action id="CloseAllEditorsButActive">
|
|
<keyboard-shortcut first-keystroke="shift ctrl w" />
|
|
</action>
|
|
<action id="CloseContent">
|
|
<keyboard-shortcut first-keystroke="ctrl w" />
|
|
</action>
|
|
<action id="EditorAddOrRemoveCaret">
|
|
<mouse-shortcut keystroke="control button1" />
|
|
</action>
|
|
<action id="Git.Add">
|
|
<keyboard-shortcut first-keystroke="shift ctrl alt a" />
|
|
</action>
|
|
<action id="GotoDeclaration">
|
|
<keyboard-shortcut first-keystroke="ctrl b" />
|
|
<mouse-shortcut keystroke="alt button1" />
|
|
</action>
|
|
<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" />
|
|
<action id="SurroundWith">
|
|
<keyboard-shortcut first-keystroke="shift ctrl alt s" />
|
|
</action>
|
|
</keymap> |