I have a number of keyboard shortcuts. Lets say <ctrl><shift>A runs code
in modA, <ctrl><shift>B runs code in modB, etc.

I'd prefer to collect all of this code in one module, say modShortcuts, but
still have the keyboard shortcuts work.

Is this possible?

TQ
Bri