Macos – Disable mouse interactions in Command-Tab UI on Mac

keyboard shortcutsmacmacos

Pressing Command + Tab in OSX brings up the "alt-tab" or window switcher UI. After pressing Command + Tab, if you continue to hold Command key the window stays on the screen. You can also move your mouse cursor over an icon and the rounded box changes to highlight that application's icon.

How can I configure OSX so the mouse passing over the Command+Tab window has no effect?

I don't want the currently selected application to change when the mouse passes over it. I only want to advance forward/backward using the normal keyboard shortcuts.

Mac Command-Tab menu

My underlying issue is the Command + Tab window on my 13" Macbook Air takes up a substantial proportion of my screen. I have a bad habit of moving my mouse as I'm switching windows with Command + Tab, causing the selection box in the window switcher to move out of order.

Best Answer

Consensus[1] is that this isn't possible with built-in tools; however, you can use LiteSwitch X, a custom (free) command-tab app switcher, to disable mouse interaction in the command-tab view. I believe the preference is "Disable mouse rollover selection" under Advanced in the LiteSwitch preference pane.

Related Question