9

What's the MacOS equivalent to Windows' keyboard shortcut to move AN individual window to another monitor? Let's assume a dual-monitor setup.

The specific Windows keyboard shortcuts I'm hoping to find equivalents to are the following:

  • Move Window to Left Monitor: Windows Icon Symbol+

  • Move Window to Right Monitor: Windows Icon Symbol+

  • Maximize Window: Windows Icon Symbol+

  • Minimize Window: Windows Icon Symbol+

V2Blast
  • 116
  • 9
jxramos
  • 793

3 Answers3

10

I don't think there's a default key shortcut, but if you look in the Window menu, there is a menu item there "Move to name of display".

enter image description here

So you could create shortcuts yourself in System Preferences > Keyboard for the command that is visible in each display.

enter image description here

benwiggy
  • 35,635
3

Spectacles has been discontinued.

I use the app Magnet, downloadable from the App Store, which has the "Next display" capability using:

Ctrl+Opt+Cmd+Left/Right

IconDaemon
  • 19,234
1

At least with macOS Big Sur and newer, there is a built-in option for moving to another monitor:

Control + Option + Command +

OR

Control + Option + Command +

Please note: the arrow direction doesn't always match the display orientation like it does on Windows. That is, you might have to use the right arrow key to move it to the left side monitor. But, it's easy enough to try the left arrow key first, if that doesn't work, try the right arrow.

The correct key to use is indicated in the Window menu:

Move to other monitor shortcut

James
  • 119
  • 1
    On my macOS Ventura 13.4/13.5 systems it only requires Control + (or ) ... Option + Command are not necessary. If the arrow direction doesn't match the display arrangement go to System Settings, Displays and use the "Arrange..." button. – Stephen P Sep 14 '23 at 16:45
  • 1
    For me (macOS 14.1.2), Control + (or ) switches to the next or previous desktop but the currently active window stays where it was. Where do you set this? – Christoph Dec 17 '23 at 13:37