Cmd+Shift+Q on Mac OS 13

• Mar 10, 2023 - 10:34

The shortcut in MS4 for Past Half Duration is Cmd+Shift+Q however, this is also the global system shortcut for log off user in Mac OS. Every time I try to use this MuseScore shortcut my Mac tries to log me out instead. Unfortunately, as this is a Mac system shortcut it can't be disabled. I have eventually managed to find a workaround but wonder if MuseScore could find a way to take priority over the system shortcut or change the key command used in the MS4.


Comments

In reply to by csbubbles

shortcuts_mac.xml has

  <SC>
    <key>notation-paste-half</key>
    <seq>Meta+Shift+Q</seq>
    </SC>
  <SC>
    <key>notation-paste-double</key>
    <seq>Meta+Shift+W</seq>
    </SC>

That "Meta" is, as far as I can tell "Cmd", not "Ctrl", as it also has

  <SC>
    <key>notation-swap</key>
    <seq>Ctrl+Shift+X</seq>
    </SC>

And no "Cmd" in the entire file. So if it isn't Cmd+Shift+Q for you, either you changed it or you found a bug...

In reply to by Jojo-Schmitz

I didn't change anything myself for sure. I just came across this issue today when I needed to change the duration of notes, so I first found that article, tried with Cmd (which didn't work, as it just tries closing the app instead); then I found this post from the last year, and then accidentally discovered that it works with Ctrl. And, in fact, it's shown in the menu with Ctrl (attaching the screenshot).

Attachment Size
Screenshot 2024-09-02 at 1.06.29 PM.png 249.03 KB

Do you still have an unanswered question? Please log in first to post your question.