7

I'm trying to disable the CMD + Tab application switcher, so that my application can register that hotkey. I'm looking for something that applications like Witch and LiteSwitch X are able to do (i.e. allow users to use CMD + Tab as the hotkey for my application).

How are they able to do that?

Morteza Asadi
  • 1,819
  • 2
  • 22
  • 39
bogdansrc
  • 1,338
  • 2
  • 15
  • 28
  • 3
    That would be a rather user-unfriendly thing to do, unless you have a *very* good reason for doing it. You should also make sure that the user can disable this "feature" via Preferences. – Paul R Jul 15 '10 at 14:53
  • 1
    I'm doing it for the same reason Witch is doing it, to implement my own application switcher. Of course, it will work only if the user chooses this hotkey in the first place. – bogdansrc Jul 15 '10 at 15:03
  • Did you implement this? Can you show the code? – Filipe Apr 24 '13 at 21:52

0 Answers0