2

I want to use keyboard to switch between apps in mission control.

Is there a keyboard shortcut to cycle through all the applications in mission control in macOS?

1 Answer 1

2

There is no keyboard shortcut to switch between applications within Mission Control, as can be seen in System Preferences > Keyboard > Shortcuts > Mission Control, where you can see all of the built in keyboard shortcuts available, but none of which allows moving between applications in a space.

Mission Control is designed to be used with a mouse or trackpad. If you only use the keyboard, use instead Command+Tab to switch between apps.

You could try to use Hammerspoon to solve to this problem. Once you install it, you can use the lua code supplied in the documentation to get started.

Once invoked through a shortcut of your liking, it assigns and displays a keycode to each of the open windows inside expose/mission control, and you may set filters and customize it further.

Source: Keyboard shortcut to switch between applications in Mission Control.

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .