Skip to content

Instantly share code, notes, and snippets.

@2ndkauboy
Created April 2, 2015 14:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 2ndkauboy/55959ddeebeddd6d18f9 to your computer and use it in GitHub Desktop.
Save 2ndkauboy/55959ddeebeddd6d18f9 to your computer and use it in GitHub Desktop.
PhpStorm Eclipse keymap for German keyboards on Windows
<keymap version="1" name="Eclipse Windows German" parent="Eclipse">
<action id="QuickChangeScheme">
<keyboard-shortcut first-keystroke="control DEAD_ACUTE" />
</action>
<action id="Vcs.QuickListPopupAction">
<keyboard-shortcut first-keystroke="alt DEAD_ACUTE" />
</action>
</keymap>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment