35 lines
1.2 KiB
XML
35 lines
1.2 KiB
XML
<keymap version="1" name="KDE copy" parent="Default for KDE">
|
|
<action id="ChangesView.AddUnversioned">
|
|
<mouse-shortcut keystroke="control button2" />
|
|
<keyboard-shortcut first-keystroke="shift ctrl alt a" />
|
|
</action>
|
|
<action id="ChangesView.RemoveDeleted">
|
|
<keyboard-shortcut first-keystroke="shift ctrl alt r" />
|
|
<mouse-shortcut keystroke="control button2" />
|
|
</action>
|
|
<action id="EditorAddOrRemoveCaret">
|
|
<mouse-shortcut keystroke="control button1" />
|
|
</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="ProjectViewChangeView">
|
|
<keyboard-shortcut first-keystroke="shift ctrl 1" />
|
|
</action>
|
|
<action id="PublishGroup.Upload">
|
|
<keyboard-shortcut first-keystroke="ctrl alt d" />
|
|
</action>
|
|
<action id="SelectIn">
|
|
<keyboard-shortcut first-keystroke="shift ctrl 1" />
|
|
</action>
|
|
<action id="SurroundWith">
|
|
<keyboard-shortcut first-keystroke="shift ctrl alt s" />
|
|
</action>
|
|
</keymap> |