PS-2016.1.1 <sebastian@helium Update keymap.xml Create Default copy 0.xml

This commit is contained in:
Sebastian Fischer 2016-04-08 07:20:51 +02:00
parent 4a262b439a
commit 9d930873f1
2 changed files with 7 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<application> <application>
<component name="KeymapManager"> <component name="KeymapManager">
<active_keymap name="Default for XWin" /> <active_keymap name="Default copy 0" />
</component> </component>
</application> </application>

View File

@ -0,0 +1,6 @@
<keymap version="1" name="Default copy 0" parent="Default for XWin">
<action id="ReformatCode">
<keyboard-shortcut first-keystroke="ctrl alt l" />
<keyboard-shortcut first-keystroke="altGraph l" />
</action>
</keymap>