23 lines
894 B
XML
23 lines
894 B
XML
<keymap version="1" name="GNOME howard 2022 Proper Redo" parent="Default for GNOME">
|
|
<action id="$Redo">
|
|
<keyboard-shortcut first-keystroke="shift ctrl z" />
|
|
<keyboard-shortcut first-keystroke="shift alt back_space" />
|
|
<keyboard-shortcut first-keystroke="ctrl y" />
|
|
</action>
|
|
<action id="ActivateFindToolWindow" />
|
|
<action id="ActivateTerminalToolWindow">
|
|
<keyboard-shortcut first-keystroke="alt 3" />
|
|
</action>
|
|
<action id="ChangesView.ShelveSilently" />
|
|
<action id="CodeCompletion">
|
|
<keyboard-shortcut first-keystroke="ctrl h" />
|
|
</action>
|
|
<action id="EditorDeleteLine" />
|
|
<action id="MethodHierarchy" />
|
|
<action id="MethodHierarchy.BaseOnThisMethod" />
|
|
<action id="SmartTypeCompletion">
|
|
<keyboard-shortcut first-keystroke="shift ctrl h" />
|
|
</action>
|
|
<action id="TypeHierarchy" />
|
|
<action id="TypeHierarchyBase.BaseOnThisType" />
|
|
</keymap> |