mirror of
https://github.com/aseprite/aseprite.git
synced 2025-04-01 10:21:04 +00:00
Fix Ctrl+Tab in OS X
This commit is contained in:
parent
22c3c4f20e
commit
e6c0353e30
@ -106,8 +106,8 @@
|
|||||||
<param name="switch" value="true" />
|
<param name="switch" value="true" />
|
||||||
</key>
|
</key>
|
||||||
<!-- Tabs -->
|
<!-- Tabs -->
|
||||||
<key command="GotoNextTab" shortcut="Ctrl+Tab" mac="Cmd+Tab" />
|
<key command="GotoNextTab" shortcut="Ctrl+Tab" />
|
||||||
<key command="GotoPreviousTab" shortcut="Ctrl+Shift+Tab" mac="Cmd+Shift+Tab" />
|
<key command="GotoPreviousTab" shortcut="Ctrl+Shift+Tab" />
|
||||||
<!-- Others -->
|
<!-- Others -->
|
||||||
<key command="SwitchColors" shortcut="X" />
|
<key command="SwitchColors" shortcut="X" />
|
||||||
<key command="ChangeColor" shortcut="9">
|
<key command="ChangeColor" shortcut="9">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user