Created
July 2, 2025 06:23
-
-
Save gritzko/6c12a07cd548a2520da4d4bf7ee2a63a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<keymap version="1" name="XWinNumpadized" parent="Default for XWin"> | |
<action id="Back"> | |
<keyboard-shortcut first-keystroke="ctrl alt left" /> | |
<mouse-shortcut keystroke="button4" /> | |
<keyboard-shortcut first-keystroke="ctrl o" /> | |
</action> | |
<action id="ChangeSignature"> | |
<keyboard-shortcut first-keystroke="ctrl f6" /> | |
<keyboard-shortcut first-keystroke="shift ctrl j" /> | |
</action> | |
<action id="ChangesView.GroupBy.Module" /> | |
<action id="ChangesView.Move" /> | |
<action id="ChangesView.SetDefault" /> | |
<action id="ChangesView.ToggleCommitUi" /> | |
<action id="ChangesView.UnshelveSilently" /> | |
<action id="CheckinProject" /> | |
<action id="ChooseDebugConfiguration"> | |
<keyboard-shortcut first-keystroke="shift alt f9" /> | |
<keyboard-shortcut first-keystroke="ctrl alt o" /> | |
</action> | |
<action id="CodeCompletion" /> | |
<action id="CodeInspection.OnEditor" /> | |
<action id="CollapseSelection" /> | |
<action id="Console.TableResult.CompareCells" /> | |
<action id="Diff.ShowSettingsPopup" /> | |
<action id="Editor Copy"> | |
<keyboard-shortcut first-keystroke="ctrl c" /> | |
</action> | |
<action id="EditorChooseLookupItemDot" /> | |
<action id="EditorCompleteStatement" /> | |
<action id="EditorDecreaseFontSizeGlobal"> | |
<keyboard-shortcut first-keystroke="alt equals" /> | |
</action> | |
<action id="EditorDown"> | |
<keyboard-shortcut first-keystroke="down" /> | |
<keyboard-shortcut first-keystroke="alt comma" /> | |
</action> | |
<action id="EditorDownWithSelection"> | |
<keyboard-shortcut first-keystroke="shift down" /> | |
<keyboard-shortcut first-keystroke="shift alt comma" /> | |
</action> | |
<action id="EditorIncreaseFontSizeGlobal"> | |
<keyboard-shortcut first-keystroke="shift alt equals" /> | |
</action> | |
<action id="EditorJoinLines" /> | |
<action id="EditorLeft"> | |
<keyboard-shortcut first-keystroke="left" /> | |
<keyboard-shortcut first-keystroke="alt j" /> | |
</action> | |
<action id="EditorLeftWithSelection"> | |
<keyboard-shortcut first-keystroke="shift left" /> | |
<keyboard-shortcut first-keystroke="shift alt j" /> | |
</action> | |
<action id="EditorLineEnd"> | |
<keyboard-shortcut first-keystroke="end" /> | |
<keyboard-shortcut first-keystroke="alt o" /> | |
</action> | |
<action id="EditorLineEndWithSelection"> | |
<keyboard-shortcut first-keystroke="shift end" /> | |
<keyboard-shortcut first-keystroke="shift alt o" /> | |
</action> | |
<action id="EditorLineStart"> | |
<keyboard-shortcut first-keystroke="home" /> | |
<keyboard-shortcut first-keystroke="alt u" /> | |
</action> | |
<action id="EditorLineStartWithSelection"> | |
<keyboard-shortcut first-keystroke="shift home" /> | |
<keyboard-shortcut first-keystroke="shift alt u" /> | |
</action> | |
<action id="EditorNextWord"> | |
<keyboard-shortcut first-keystroke="ctrl right" /> | |
<keyboard-shortcut first-keystroke="alt period" /> | |
</action> | |
<action id="EditorNextWordWithSelection"> | |
<keyboard-shortcut first-keystroke="shift ctrl right" /> | |
<keyboard-shortcut first-keystroke="shift alt period" /> | |
</action> | |
<action id="EditorPageDown"> | |
<keyboard-shortcut first-keystroke="page_down" /> | |
<keyboard-shortcut first-keystroke="alt c" /> | |
</action> | |
<action id="EditorPageDownWithSelection"> | |
<keyboard-shortcut first-keystroke="shift page_down" /> | |
<keyboard-shortcut first-keystroke="shift alt c" /> | |
</action> | |
<action id="EditorPageUp"> | |
<keyboard-shortcut first-keystroke="page_up" /> | |
<keyboard-shortcut first-keystroke="alt e" /> | |
</action> | |
<action id="EditorPageUpWithSelection"> | |
<keyboard-shortcut first-keystroke="shift page_up" /> | |
<keyboard-shortcut first-keystroke="shift alt e" /> | |
</action> | |
<action id="EditorPreviousWord"> | |
<keyboard-shortcut first-keystroke="ctrl left" /> | |
<keyboard-shortcut first-keystroke="alt m" /> | |
</action> | |
<action id="EditorPreviousWordWithSelection"> | |
<keyboard-shortcut first-keystroke="shift ctrl left" /> | |
<keyboard-shortcut first-keystroke="shift alt m" /> | |
</action> | |
<action id="EditorRight"> | |
<keyboard-shortcut first-keystroke="right" /> | |
<keyboard-shortcut first-keystroke="alt l" /> | |
</action> | |
<action id="EditorRightWithSelection"> | |
<keyboard-shortcut first-keystroke="shift right" /> | |
<keyboard-shortcut first-keystroke="shift alt l" /> | |
</action> | |
<action id="EditorScrollToCenter" /> | |
<action id="EditorSelectWord"> | |
<keyboard-shortcut first-keystroke="ctrl w" /> | |
<keyboard-shortcut first-keystroke="shift alt k" /> | |
</action> | |
<action id="EditorUp"> | |
<keyboard-shortcut first-keystroke="up" /> | |
<keyboard-shortcut first-keystroke="alt i" /> | |
</action> | |
<action id="EditorUpWithSelection"> | |
<keyboard-shortcut first-keystroke="shift up" /> | |
<keyboard-shortcut first-keystroke="shift alt i" /> | |
</action> | |
<action id="ExportToTextFile" /> | |
<action id="ExternalSystem.ProjectRefreshAction" /> | |
<action id="ExtractMethod" /> | |
<action id="FindNext"> | |
<keyboard-shortcut first-keystroke="f3" /> | |
<keyboard-shortcut first-keystroke="ctrl l" /> | |
<keyboard-shortcut first-keystroke="ctrl comma" /> | |
</action> | |
<action id="FindPrevWordAtCaret"> | |
<keyboard-shortcut first-keystroke="shift ctrl f3" /> | |
<keyboard-shortcut first-keystroke="ctrl e" /> | |
</action> | |
<action id="FindPrevious"> | |
<keyboard-shortcut first-keystroke="shift f3" /> | |
<keyboard-shortcut first-keystroke="shift ctrl l" /> | |
<keyboard-shortcut first-keystroke="ctrl i" /> | |
</action> | |
<action id="FindWordAtCaret" /> | |
<action id="ForceOthersToFollowAction" /> | |
<action id="Forward"> | |
<keyboard-shortcut first-keystroke="ctrl alt right" /> | |
<mouse-shortcut keystroke="button5" /> | |
<keyboard-shortcut first-keystroke="ctrl u" /> | |
</action> | |
<action id="Generate.Missing.Members.ES6" /> | |
<action id="Generate.Missing.Members.TypeScript" /> | |
<action id="Git.Commit.And.Push.Executor" /> | |
<action id="Git.Commit.Stage" /> | |
<action id="GotoCustomRegion" /> | |
<action id="GotoDeclaration"> | |
<keyboard-shortcut first-keystroke="ctrl b" /> | |
<mouse-shortcut keystroke="control button1" /> | |
<keyboard-shortcut first-keystroke="ctrl m" /> | |
</action> | |
<action id="GotoFile"> | |
<keyboard-shortcut first-keystroke="shift ctrl n" /> | |
<keyboard-shortcut first-keystroke="shift ctrl d" /> | |
</action> | |
<action id="GotoImplementation"> | |
<keyboard-shortcut first-keystroke="ctrl alt b" /> | |
<mouse-shortcut keystroke="control alt button1" /> | |
<keyboard-shortcut first-keystroke="ctrl k" /> | |
</action> | |
<action id="GotoSuperMethod" /> | |
<action id="GotoSymbol"> | |
<keyboard-shortcut first-keystroke="shift ctrl alt n" /> | |
<keyboard-shortcut first-keystroke="ctrl space" /> | |
</action> | |
<action id="GotoTypeDeclaration"> | |
<keyboard-shortcut first-keystroke="shift ctrl b" /> | |
<mouse-shortcut keystroke="shift control button1" /> | |
<keyboard-shortcut first-keystroke="ctrl period" /> | |
</action> | |
<action id="Hg.Commit.And.Push.Executor" /> | |
<action id="HideAllWindows"> | |
<keyboard-shortcut first-keystroke="shift ctrl f12" /> | |
<keyboard-shortcut first-keystroke="shift ctrl space" /> | |
<keyboard-shortcut first-keystroke="alt escape" /> | |
</action> | |
<action id="ImplementMethods" /> | |
<action id="NextTab"> | |
<keyboard-shortcut first-keystroke="alt right" /> | |
<keyboard-shortcut first-keystroke="alt f" /> | |
</action> | |
<action id="OptimizeImports" /> | |
<action id="OverrideMethods" /> | |
<action id="Pause"> | |
<keyboard-shortcut first-keystroke="ctrl alt m" /> | |
</action> | |
<action id="PreviousTab"> | |
<keyboard-shortcut first-keystroke="alt left" /> | |
<keyboard-shortcut first-keystroke="alt s" /> | |
</action> | |
<action id="QuickImplementations" /> | |
<action id="RecentChanges" /> | |
<action id="RecentFiles" /> | |
<action id="ReformatCode"> | |
<keyboard-shortcut first-keystroke="shift ctrl enter" /> | |
<keyboard-shortcut first-keystroke="alt space" /> | |
</action> | |
<action id="RenameElement"> | |
<keyboard-shortcut first-keystroke="shift f6" /> | |
<keyboard-shortcut first-keystroke="shift ctrl k" /> | |
</action> | |
<action id="Resume"> | |
<keyboard-shortcut first-keystroke="f9" /> | |
<keyboard-shortcut first-keystroke="ctrl alt u" /> | |
</action> | |
<action id="RunToCursor"> | |
<keyboard-shortcut first-keystroke="shift alt 9" /> | |
<keyboard-shortcut first-keystroke="alt k" /> | |
</action> | |
<action id="SelectAllOccurrences"> | |
<keyboard-shortcut first-keystroke="shift ctrl alt j" /> | |
<keyboard-shortcut first-keystroke="shift ctrl o" /> | |
</action> | |
<action id="SelectNextOccurrence"> | |
<keyboard-shortcut first-keystroke="shift ctrl comma" /> | |
</action> | |
<action id="SelectVirtualTemplateElement" /> | |
<action id="ShowUmlDiagramPopup" /> | |
<action id="SmartTypeCompletion" /> | |
<action id="StepInto"> | |
<keyboard-shortcut first-keystroke="f7" /> | |
<keyboard-shortcut first-keystroke="ctrl alt l" /> | |
</action> | |
<action id="StepOut"> | |
<keyboard-shortcut first-keystroke="shift f8" /> | |
<keyboard-shortcut first-keystroke="ctrl alt j" /> | |
</action> | |
<action id="StepOver"> | |
<keyboard-shortcut first-keystroke="f8" /> | |
<keyboard-shortcut first-keystroke="ctrl alt comma" /> | |
</action> | |
<action id="Stop"> | |
<keyboard-shortcut first-keystroke="ctrl f2" /> | |
<keyboard-shortcut first-keystroke="ctrl alt period" /> | |
</action> | |
<action id="SurroundWithLiveTemplate" /> | |
<action id="SwitcherIterateItems" /> | |
<action id="SwitcherRecentEditedChangedToggleCheckBox" /> | |
<action id="TableResult.UnselectPreviousOccurrence" /> | |
<action id="Terminal.CopySelectedText"> | |
<keyboard-shortcut first-keystroke="shift ctrl c" /> | |
<keyboard-shortcut first-keystroke="ctrl insert" /> | |
</action> | |
<action id="Terminal.SmartCommandExecution.Debug" /> | |
<action id="TodoViewGroupByShowModules" /> | |
<action id="ToggleLineBreakpoint"> | |
<keyboard-shortcut first-keystroke="ctrl f8" /> | |
<keyboard-shortcut first-keystroke="ctrl alt k" /> | |
</action> | |
<action id="Uml.ShowDiff" /> | |
<action id="UnselectPreviousOccurrence"> | |
<keyboard-shortcut first-keystroke="shift ctrl i" /> | |
</action> | |
<action id="UsageFiltering.Imports" /> | |
<action id="UsageGrouping.FlattenModules" /> | |
<action id="UsageGrouping.Module" /> | |
<action id="Vcs.MoveChangedLinesToChangelist" /> | |
<action id="Vcs.Push" /> | |
<action id="Vcs.ShowMessageHistory" /> | |
<action id="Vcs.ToggleAmendCommitMode" /> | |
<action id="org.intellij.plugins.markdown.ui.actions.styling.InsertImageAction" /> | |
<action id="org.intellij.plugins.markdown.ui.actions.styling.ToggleItalicAction" /> | |
</keymap> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment