I would like to use a set of buttons on my mouse to switch tabs in MC. My mouse can take key strokes as mouse button assignments, so it's easy to do. For example, MC uses ctrl-tab to move forward in MC tabs. This is the same as most web browsers. So it should just work right?
But it doesn't because in the Mac version of MC "ctrl" means the key labeled "command" on the Mac keyboard. Not the key labeled "control". So this default keyboard shortcut (ctrl-tab) is inaccessible because Command-Tab is a built in shortcut in MacOS for switching between programs. This shortcut (command-tab) is effectively "eaten" by the OS and thus invisible.
I thought I would go remap this function (switching tabs) to another key, so went to the MCC reference. I can't seem to find a core command that does that. I suspect it's a built-in that's not user accessible.
So two questions:
1. Can the control key on a Mac keyboard be used to remap keys in the Resource.xml file? If so, what's the key name?
2. Can tab switching be mapped to another key via some mechanism?
Brian.