Fix Ctrl+Tab in OS X

This commit is contained in:
David Capello 2015-04-04 14:35:14 -03:00
parent 22c3c4f20e
commit e6c0353e30

View File

@ -106,8 +106,8 @@
<param name="switch" value="true" />
</key>
<!-- Tabs -->
<key command="GotoNextTab" shortcut="Ctrl+Tab" mac="Cmd+Tab" />
<key command="GotoPreviousTab" shortcut="Ctrl+Shift+Tab" mac="Cmd+Shift+Tab" />
<key command="GotoNextTab" shortcut="Ctrl+Tab" />
<key command="GotoPreviousTab" shortcut="Ctrl+Shift+Tab" />
<!-- Others -->
<key command="SwitchColors" shortcut="X" />
<key command="ChangeColor" shortcut="9">