G
Guest
....newbie warning...
I am looking for a way to trap (and process) keystrokes before they are
passed to the foreground/active application. Something similar to how, for
example, the Alt-Tab key combination switches between applications, without
the apps ever seeing that particular keycode. Also, what is the best way to
pass the majority of keycodes that don't require additional processing on to
the foreground app?
Thanks in advance,
Ed
I am looking for a way to trap (and process) keystrokes before they are
passed to the foreground/active application. Something similar to how, for
example, the Alt-Tab key combination switches between applications, without
the apps ever seeing that particular keycode. Also, what is the best way to
pass the majority of keycodes that don't require additional processing on to
the foreground app?
Thanks in advance,
Ed