If you can script it, you can bind a key to the script, and make it context specific - e.g. when there is focus on that application, and not elsewhere or at a different time
You could even do this in the application itself, if you felt like rooting through the source, adding in a few lines, then recompiling...
If you can script it, you can bind a key to the script, and make it context specific - e.g. when there is focus on that application, and not elsewhere or at a different time
You could even do this in the application itself, if you felt like rooting through the source, adding in a few lines, then recompiling...