mirror of
https://github.com/aseprite/aseprite.git
synced 2025-01-13 09:39:44 +00:00
Change F11 to F key to switch to the "advanced mode"
This commit is contained in:
parent
2d2fb0038a
commit
5b8fcb576c
@ -18,7 +18,7 @@
|
||||
<key command="ImportSpriteSheet" shortcut="Ctrl+I" mac="Cmd+I" />
|
||||
<key command="ExportSpriteSheet" shortcut="Ctrl+E" mac="Cmd+E" />
|
||||
<key command="RepeatLastExport" shortcut="Ctrl+Shift+X" mac="Cmd+Shift+X" />
|
||||
<key command="AdvancedMode" shortcut="F11" />
|
||||
<key command="AdvancedMode" shortcut="F" />
|
||||
<key command="DeveloperConsole" shortcut="F12" />
|
||||
<key command="Exit" win="Ctrl+Q" linux="Ctrl+Q" mac="Cmd+Q" />
|
||||
<key command="Exit" win="Alt+F4" />
|
||||
|
Loading…
Reference in New Issue
Block a user