Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 791bf332e8 | |||
| fd1caaee82 | |||
| ef21416bca | |||
| c7e6e9c79c |
+1
-1
@@ -1,5 +1,5 @@
|
||||
<application>
|
||||
<component name="KeymapManager">
|
||||
<active_keymap name="Default copy" />
|
||||
<active_keymap name="XWin copy" />
|
||||
</component>
|
||||
</application>
|
||||
@@ -7,6 +7,11 @@
|
||||
<list />
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="XWin copy">
|
||||
<value>
|
||||
<list />
|
||||
</value>
|
||||
</entry>
|
||||
</map>
|
||||
</option>
|
||||
</component>
|
||||
|
||||
@@ -1,20 +0,0 @@
|
||||
<keymap version="1" name="Eclipse copy" parent="Eclipse">
|
||||
<action id="SwitchApply">
|
||||
<keyboard-shortcut first-keystroke="shift alt enter" />
|
||||
</action>
|
||||
<action id="SwitchDown">
|
||||
<keyboard-shortcut first-keystroke="shift alt down" />
|
||||
</action>
|
||||
<action id="SwitchLeft">
|
||||
<keyboard-shortcut first-keystroke="shift alt left" />
|
||||
</action>
|
||||
<action id="SwitchRight">
|
||||
<keyboard-shortcut first-keystroke="shift alt right" />
|
||||
</action>
|
||||
<action id="SwitchUp">
|
||||
<keyboard-shortcut first-keystroke="shift alt up" />
|
||||
</action>
|
||||
<action id="ToggleFullScreen">
|
||||
<keyboard-shortcut first-keystroke="windows" second-keystroke="f11" />
|
||||
</action>
|
||||
</keymap>
|
||||
@@ -0,0 +1,26 @@
|
||||
<keymap version="1" name="XWin copy" parent="Default for XWin">
|
||||
<action id="CodeCompletion">
|
||||
<keyboard-shortcut first-keystroke="alt slash" />
|
||||
</action>
|
||||
<action id="FindInPath">
|
||||
<keyboard-shortcut first-keystroke="shift alt f" />
|
||||
</action>
|
||||
<action id="HippieBackwardCompletion" />
|
||||
<action id="HippieCompletion" />
|
||||
<action id="ReformatCode">
|
||||
<keyboard-shortcut first-keystroke="shift ctrl f" />
|
||||
</action>
|
||||
<action id="ShowReformatFileDialog">
|
||||
<keyboard-shortcut first-keystroke="shift ctrl alt f" />
|
||||
</action>
|
||||
<action id="SmartTypeCompletion">
|
||||
<keyboard-shortcut first-keystroke="shift alt slash" />
|
||||
</action>
|
||||
<action id="UpdateRunningApplication" />
|
||||
<action id="android.deploy.ApplyChanges">
|
||||
<keyboard-shortcut first-keystroke="ctrl f10" />
|
||||
</action>
|
||||
<action id="android.deploy.CodeSwap">
|
||||
<keyboard-shortcut first-keystroke="ctrl alt f10" />
|
||||
</action>
|
||||
</keymap>
|
||||
Reference in New Issue
Block a user