6

When pressing cmd + Tab the mouse can steal focus of a program icon. This is frustrating.

Is there a setting to make the cmd + Tab ignore the mouse?

  • 1
    Proving negatives is difficult ;) – MattiSG Sep 18 '12 at 15:23
  • It only takes focus when the cursor moves. Do you want to move your cursor while switching programs? Also, there is no setting I know of which can disable this behaviour, though there may be third party solutions. – duci9y Sep 18 '12 at 15:59
  • @duci9y I only ask because I use cmd + tab all the time, and it's annoying me. As a web developer I might start to switch apps before an action has completed holding cmd until it does, then press cmd + r in a browser, during that time the mouse has moved my focus. – Alan Whitelaw Sep 18 '12 at 16:21
  • When the focus changes, is the cursor moving? If yes, then there is no setting you can change to disable this behaviour. If you think the cursor is not moving, there may be other problems. – duci9y Sep 18 '12 at 16:39
  • 1
    @duci9y Yes the mouse is moving, I'm not reporting a bug, I'm asking if it is possible to Stop mouse interfering with Cmd + Tab menu. I am looking for suggestions for 3rd party plugin's or settings to change that are not in system preferences – Alan Whitelaw Sep 19 '12 at 07:33
  • 1
    Then no, there isn’t. – duci9y Sep 19 '12 at 08:05
  • @duci9y That's quite frustrating, then. My mouse really should not be altering my workflow without a click. I realize that this is a long shot, especially for Apple/UI issues, but do you happen to know where one might request for Apple to make a feature that disables this interaction? – coredumperror Jun 25 '13 at 18:38
  • @CoreDumpError apple.com/feedback – duci9y Jun 29 '13 at 08:17
  • Maybe I am missing the question?... I have been using CMD-Tab for the last 20 years on Mac and Windows machines. Don;t know when it became sensitive to mouse movements, but is probably years ago. Why is this a problem? – Joop Sep 25 '13 at 21:19

3 Answers3

1

Keyboard Maestro provides an Activate Application Switcher action that you can map to cmd + tab in a macro to replace the OS X application switcher.

Within the Activate Application Switcher action there is an option Enable mouse rollover selection that is on by default but can be disabled. This won't be a seamless replacement to the OS X application switcher but it's something to try and see if you like it.

Example Keyboard Maestro macro to replace the OS X application switcher

star-szr
  • 123
0

I am experiencing the same problems. There is no setting I know of to disable the mouse from interfering with cmd+tab, but Mission Control is a great alternative. You can press F3 or click its dock icon:

Exposé/Mission Control icon

Coder-256
  • 233
0

I recommend LightSwitch X. It's no longer maintained by the developer, but I'm using the last version (2.8.3, circa November 2014) under 10.12.6 and it works well.

chb
  • 326