Skip to content

Instantly share code, notes, and snippets.

@rummelonp
Last active March 11, 2021 08:11
Show Gist options
  • Save rummelonp/6d07a2d08392a8524cf21a8bd5afaaf0 to your computer and use it in GitHub Desktop.
Save rummelonp/6d07a2d08392a8524cf21a8bd5afaaf0 to your computer and use it in GitHub Desktop.
~/Library/Application\ Support/Google/AndroidStudio4.1/keymaps/Mac\ OS\ X\ 10_5_\ Emacs.xml
<keymap version="1" name="Mac OS X 10.5+ Emacs" parent="Mac OS X 10.5+">
<action id="$Paste">
<keyboard-shortcut first-keystroke="meta v" />
<keyboard-shortcut first-keystroke="ctrl y" />
</action>
<action id="$Redo">
<keyboard-shortcut first-keystroke="shift meta z" />
<keyboard-shortcut first-keystroke="shift alt back_space" />
<keyboard-shortcut first-keystroke="ctrl alt underscore" />
<keyboard-shortcut first-keystroke="ctrl alt slash" />
</action>
<action id="$SelectAll">
<keyboard-shortcut first-keystroke="meta a" />
<keyboard-shortcut first-keystroke="ctrl x" second-keystroke="h" />
</action>
<action id="$Undo">
<keyboard-shortcut first-keystroke="meta z" />
<keyboard-shortcut first-keystroke="ctrl underscore" />
<keyboard-shortcut first-keystroke="ctrl slash" />
</action>
<action id="ActivateProjectToolWindow">
<keyboard-shortcut first-keystroke="meta 1" />
<keyboard-shortcut first-keystroke="ctrl x" second-keystroke="f" />
</action>
<action id="ActivateStructureToolWindow">
<keyboard-shortcut first-keystroke="meta 7" />
<keyboard-shortcut first-keystroke="ctrl x" second-keystroke="m" />
</action>
<action id="ActivateTerminalToolWindow">
<keyboard-shortcut first-keystroke="alt f12" />
<keyboard-shortcut first-keystroke="ctrl x" second-keystroke="ctrl t" />
</action>
<action id="AutoIndentLines">
<keyboard-shortcut first-keystroke="ctrl alt i" />
<keyboard-shortcut first-keystroke="ctrl x" second-keystroke="i" />
</action>
<action id="CloseContent">
<keyboard-shortcut first-keystroke="meta w" />
<keyboard-shortcut first-keystroke="alt k" />
</action>
<action id="CodeCompletion">
<keyboard-shortcut first-keystroke="ctrl space" />
<keyboard-shortcut first-keystroke="ctrl x" second-keystroke="ctrl period" />
</action>
<action id="CollapseAllRegions">
<keyboard-shortcut first-keystroke="shift meta subtract" />
<keyboard-shortcut first-keystroke="shift meta minus" />
<keyboard-shortcut first-keystroke="ctrl alt minus" />
</action>
<action id="CollapseRegion">
<keyboard-shortcut first-keystroke="meta subtract" />
<keyboard-shortcut first-keystroke="meta minus" />
<keyboard-shortcut first-keystroke="ctrl minus" />
</action>
<action id="CommentByLineComment">
<keyboard-shortcut first-keystroke="meta slash" />
<keyboard-shortcut first-keystroke="meta divide" />
<keyboard-shortcut first-keystroke="ctrl semicolon" />
</action>
<action id="Debug">
<keyboard-shortcut first-keystroke="ctrl d" />
<keyboard-shortcut first-keystroke="ctrl x" second-keystroke="d" />
</action>
<action id="EditSource">
<keyboard-shortcut first-keystroke="meta down" />
<keyboard-shortcut first-keystroke="f4" />
<keyboard-shortcut first-keystroke="ctrl m" />
<keyboard-shortcut first-keystroke="ctrl alt period" />
</action>
<action id="Editor Paste">
<keyboard-shortcut first-keystroke="ctrl y" />
</action>
<action id="Editor Redo">
<keyboard-shortcut first-keystroke="ctrl alt underscore" />
<keyboard-shortcut first-keystroke="ctrl alt slash" />
</action>
<action id="Editor SelectAll">
<keyboard-shortcut first-keystroke="ctrl x" second-keystroke="h" />
</action>
<action id="Editor Undo">
<keyboard-shortcut first-keystroke="ctrl underscore" />
<keyboard-shortcut first-keystroke="ctrl slash" />
</action>
<action id="EditorBackSpace">
<keyboard-shortcut first-keystroke="back_space" />
<keyboard-shortcut first-keystroke="shift back_space" />
<keyboard-shortcut first-keystroke="ctrl h" />
</action>
<action id="EditorCloneCaretAbove">
<keyboard-shortcut first-keystroke="shift ctrl comma" />
</action>
<action id="EditorCloneCaretBelow">
<keyboard-shortcut first-keystroke="shift ctrl period" />
</action>
<action id="EditorCodeBlockEnd">
<keyboard-shortcut first-keystroke="meta alt close_bracket" />
<keyboard-shortcut first-keystroke="alt f" />
</action>
<action id="EditorCodeBlockStart">
<keyboard-shortcut first-keystroke="meta alt open_bracket" />
<keyboard-shortcut first-keystroke="alt b" />
</action>
<action id="EditorDelete">
<keyboard-shortcut first-keystroke="delete" />
<keyboard-shortcut first-keystroke="ctrl d" />
</action>
<action id="EditorEnter">
<keyboard-shortcut first-keystroke="enter" />
<keyboard-shortcut first-keystroke="ctrl m" />
</action>
<action id="EditorEscape">
<keyboard-shortcut first-keystroke="escape" />
<keyboard-shortcut first-keystroke="ctrl g" />
</action>
<action id="EditorKillRegion">
<keyboard-shortcut first-keystroke="alt w" />
</action>
<action id="EditorKillRingSave">
<keyboard-shortcut first-keystroke="ctrl w" />
</action>
<action id="EditorNextWord">
<keyboard-shortcut first-keystroke="alt right" />
<keyboard-shortcut first-keystroke="ctrl alt f" />
</action>
<action id="EditorPageDown">
<keyboard-shortcut first-keystroke="page_down" />
<keyboard-shortcut first-keystroke="ctrl v" />
</action>
<action id="EditorPageUp">
<keyboard-shortcut first-keystroke="page_up" />
<keyboard-shortcut first-keystroke="ctrl alt v" />
</action>
<action id="EditorPreviousWord">
<keyboard-shortcut first-keystroke="alt left" />
<keyboard-shortcut first-keystroke="ctrl alt b" />
</action>
<action id="EditorScrollToCenter">
<keyboard-shortcut first-keystroke="ctrl l" />
</action>
<action id="EditorSelectWord">
<keyboard-shortcut first-keystroke="alt up" />
<keyboard-shortcut first-keystroke="ctrl open_bracket" />
</action>
<action id="EditorTextEnd">
<keyboard-shortcut first-keystroke="meta end" />
<keyboard-shortcut first-keystroke="shift alt period" />
</action>
<action id="EditorTextStart">
<keyboard-shortcut first-keystroke="meta home" />
<keyboard-shortcut first-keystroke="shift alt comma" />
</action>
<action id="EditorToggleCase">
<keyboard-shortcut first-keystroke="shift meta u" />
<keyboard-shortcut first-keystroke="ctrl u" />
</action>
<action id="EditorToggleStickySelection">
<keyboard-shortcut first-keystroke="ctrl space" />
</action>
<action id="EditorUnSelectWord">
<keyboard-shortcut first-keystroke="alt down" />
<keyboard-shortcut first-keystroke="ctrl alt open_bracket" />
</action>
<action id="EmacsStyleIndent">
<keyboard-shortcut first-keystroke="ctrl i" />
</action>
<action id="ExpandAllRegions">
<keyboard-shortcut first-keystroke="shift meta add" />
<keyboard-shortcut first-keystroke="shift meta equals" />
<keyboard-shortcut first-keystroke="shift ctrl semicolon" />
</action>
<action id="Find">
<keyboard-shortcut first-keystroke="meta f" />
<keyboard-shortcut first-keystroke="ctrl s" />
<keyboard-shortcut first-keystroke="ctrl r" />
</action>
<action id="FindNext">
<keyboard-shortcut first-keystroke="meta g" />
<keyboard-shortcut first-keystroke="ctrl s" />
</action>
<action id="FindPrevious">
<keyboard-shortcut first-keystroke="shift meta g" />
<keyboard-shortcut first-keystroke="ctrl r" />
</action>
<action id="Generate">
<keyboard-shortcut first-keystroke="meta n" />
<keyboard-shortcut first-keystroke="ctrl enter" />
<keyboard-shortcut first-keystroke="ctrl x" second-keystroke="period" />
</action>
<action id="GotoAction">
<keyboard-shortcut first-keystroke="shift meta a" />
<keyboard-shortcut first-keystroke="alt x" />
</action>
<action id="GotoFile">
<keyboard-shortcut first-keystroke="shift meta o" />
<keyboard-shortcut first-keystroke="ctrl x" second-keystroke="ctrl f" />
</action>
<action id="GotoSymbol">
<keyboard-shortcut first-keystroke="meta alt o" />
<keyboard-shortcut first-keystroke="ctrl x" second-keystroke="ctrl m" />
</action>
<action id="ImplementMethods" />
<action id="NextSplitter">
<keyboard-shortcut first-keystroke="alt tab" />
<keyboard-shortcut first-keystroke="ctrl t" />
</action>
<action id="NextTab">
<keyboard-shortcut first-keystroke="ctrl right" />
<keyboard-shortcut first-keystroke="ctrl x" second-keystroke="n" />
<keyboard-shortcut first-keystroke="shift meta back_slash" />
<keyboard-shortcut first-keystroke="shift meta close_bracket" />
</action>
<action id="PasteMultiple">
<keyboard-shortcut first-keystroke="shift meta v" />
<keyboard-shortcut first-keystroke="ctrl x" second-keystroke="ctrl y" />
</action>
<action id="PreviousTab">
<keyboard-shortcut first-keystroke="ctrl left" />
<keyboard-shortcut first-keystroke="ctrl x" second-keystroke="p" />
<keyboard-shortcut first-keystroke="shift meta open_bracket" />
</action>
<action id="QuickJavaDoc">
<keyboard-shortcut first-keystroke="f1" />
<keyboard-shortcut first-keystroke="ctrl j" />
<mouse-shortcut keystroke="control button2" />
<keyboard-shortcut first-keystroke="ctrl period" />
</action>
<action id="RecentFiles">
<keyboard-shortcut first-keystroke="meta e" />
<keyboard-shortcut first-keystroke="ctrl x" second-keystroke="a" />
</action>
<action id="Refactorings.QuickListPopupAction">
<keyboard-shortcut first-keystroke="ctrl t" />
<keyboard-shortcut first-keystroke="ctrl alt comma" />
</action>
<action id="RenameElement">
<keyboard-shortcut first-keystroke="shift f6" />
<keyboard-shortcut first-keystroke="ctrl comma" />
</action>
<action id="Replace">
<keyboard-shortcut first-keystroke="meta r" />
<keyboard-shortcut first-keystroke="shift alt 5" />
<keyboard-shortcut first-keystroke="shift ctrl alt 5" />
<keyboard-shortcut first-keystroke="ctrl alt s" />
</action>
<action id="Run">
<keyboard-shortcut first-keystroke="ctrl r" />
<keyboard-shortcut first-keystroke="ctrl x" second-keystroke="r" />
</action>
<action id="Scala.ShowImplicits">
<keyboard-shortcut first-keystroke="shift ctrl alt equals" />
<keyboard-shortcut first-keystroke="shift ctrl alt add" />
</action>
<action id="ScalariformIdea.com.thesamet.intellij.ScalariformFormatAction">
<keyboard-shortcut first-keystroke="ctrl x" second-keystroke="ctrl h" />
</action>
<action id="SearchEverywhere">
<keyboard-shortcut first-keystroke="ctrl x" second-keystroke="e" />
</action>
<action id="SelectIn">
<keyboard-shortcut first-keystroke="alt f1" />
<keyboard-shortcut first-keystroke="ctrl x" second-keystroke="ctrl j" />
</action>
<action id="SelectNextOccurrence" />
<action id="SplitHorizontally">
<keyboard-shortcut first-keystroke="ctrl x" second-keystroke="2" />
</action>
<action id="SplitVertically">
<keyboard-shortcut first-keystroke="ctrl x" second-keystroke="3" />
</action>
<action id="SwitchApply">
<keyboard-shortcut first-keystroke="ctrl alt enter" />
</action>
<action id="SwitchDown">
<keyboard-shortcut first-keystroke="ctrl alt down" />
</action>
<action id="SwitchLeft">
<keyboard-shortcut first-keystroke="ctrl alt left" />
</action>
<action id="SwitchRight">
<keyboard-shortcut first-keystroke="ctrl alt right" />
</action>
<action id="SwitchUp">
<keyboard-shortcut first-keystroke="ctrl alt up" />
</action>
<action id="TabsAlphabeticalMode">
<keyboard-shortcut first-keystroke="ctrl x" second-keystroke="j" />
</action>
<action id="TypeHierarchyBase.BaseOnThisType">
<keyboard-shortcut first-keystroke="ctrl h" />
</action>
<action id="Unsplit">
<keyboard-shortcut first-keystroke="alt t" />
</action>
<action id="UnsplitAll">
<keyboard-shortcut first-keystroke="ctrl x" second-keystroke="1" />
</action>
<action id="android.deploy.ApplyChanges">
<keyboard-shortcut first-keystroke="ctrl meta r" />
</action>
<action id="android.deploy.CodeSwap">
<keyboard-shortcut first-keystroke="shift ctrl meta r" />
</action>
</keymap>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment