Problem when using 2 monitors

Does anybody know how to get key switches to work no matter which monitor the mouse is in?

Key Commands don’t really care about the monitor screens. However they do care about which window has the current focus. And that’s true if your various Windows are all on a single monitor or spread across multiple monitors.

Basically Key Commands only work if they make sense within the context of the Window that has focus. So if you have a Key Command that Zooms to to the Locators, that KC will work if the Project Window or a Key Editor Window have focus. But it wouldn’t work if the Pool Window has Focus.