Skip to content

Commit

Permalink
Merge pull request #2522 from ZackTheCardshark/102486-new-fullscreen-…
Browse files Browse the repository at this point in the history
…shortcut

Fix #102486: Add alternative Mac-standard full screen shortcut Ctrl+Cmd+F
  • Loading branch information
lasconic committed May 12, 2016
2 parents c5b3787 + 13db87c commit 9e2e300
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mscore/data/shortcuts.xml
Original file line number Diff line number Diff line change
Expand Up @@ -677,6 +677,7 @@
<SC>
<key>fullscreen</key>
<seq>Ctrl+U</seq>
<seq>Meta+Ctrl+F</seq>
</SC>
<SC>
<key>repitch</key>
Expand Down

0 comments on commit 9e2e300

Please sign in to comment.