8

In version 10.0 Safari started responding to Command+Option+M shortcut along with standard Command+M. This causes issues in Google Docs as there Command+Option+M means "Add comment". How to fix that?

mikryz
  • 480
  • 5
  • 13

1 Answers1

10

Change this default shortcut at: System Prefs > Keyboard > Shortcuts > App Shortcuts > [+]

Then follow this:

  • Application: “Safari”
  • Menu Title: “Minimize All”
  • Set whatever keyboard shortcut you’d rather it be besides the default of ⌘M
mikryz
  • 480
  • 5
  • 13
  • 3
    FYI: "Minimize All" not "Minimize" is a good and important distinction. To see what's up, in Safari, click "Window" and then toggle `option` back and forth. – Paul May 27 '17 at 22:54
  • Just to clarify, since it was unclear to me, if you use a localized version of Safari (foreign language), follow Paul's advice, open the Window (or it's equivalent) dropdown menu and press `option` to see the localized name of the "... All" variant – krzemian May 17 '19 at 08:31