Disable Spotlight keyboard shortcut for selected applications

8,089

Solution 1

I don't think it is possible to disable the Spotlight shortcut just when a specific application is in focus. The closest thing for you to do would be to re-map the shortcut (either Spotlight's or Eclipse's).

To change the keyboard shortcut systemwide for Spotlight:

  • In System Preferences, go to Keyboard, then Keyboard Shortcuts.
  • In the column on the left, select Spotlight.
  • Double click the shortcut (in this case ⌘ Space) and hold down the new shortcut. I suggest something similar, such as option + Space.

enter image description here

Solution 2

Follow these steps:

  1. System Preferences
  2. Spotlight
  3. Untick Spotlight menu keyboard shortcut
Share:
8,089

Related videos on Youtube

Thilo
Author by

Thilo

Updated on September 17, 2022

Comments

  • Thilo
    Thilo over 1 year

    Spotlight search is activated by Ctrl+Space.

    Unfortunately, this collides with code completion in Eclipse.

    I could change the shortcut for either function, but I'd like to stick with the defaults.

    Is there a way to disable the Spotlight shortcut when a given application is active (in this case Eclipse)?

    • Admin
      Admin about 14 years
      It's actually cmd+space and, granted, I know there is a solution for this answer, but I couldn't find it right now.
  • Josh Hunt
    Josh Hunt over 14 years
    Umm… Spotlight is for OS X. Autohotkey is for Windows...
  • outsideblasts
    outsideblasts over 14 years
    Whoops. Should have read closer sorry.
  • outsideblasts
    outsideblasts over 14 years
    Think I read Spotlight as Silverlight.
  • cregox
    cregox about 14 years
    There is an autohotkey for mac tho: Iron AHK code.google.com/p/ironahk and there's also an automator alternative that you can drag n' drop commands that resembles AHK, but I can't remember its name.