3

Possible Duplicate:
How can I determine which process owns a hotkey in Windows?

Some of my global shortcuts stopped working, and I cannot figure out why. I suspect that there is some program that captures these shortcuts, but I don't know how to figure out which one is it (if any). Using windows7rc.

2 Answers2

2

Maybe you'll have some luck with Deep System Explorer. They list Hotkeys in the features they support.

I couldn't run it on my Windows 7 64-bits after install (driver error), not sure wich version (32 or 64 bits) of 7 you're using.

Another one, HotKey Commander, is listed in this thread at Sysinternals.

Snark
  • 33,097
0

Seems to be tricky. Found Active Hotkeys which will tell you if a hotkey has been assigned. This led to his Stack Overflow question which has been asked by the developer. Not sure I understand the answers, but good luck in there!