At this point, one wonders whether it's feasible to write a program to dynamically reassign keys? Basically, provide a library of key handlers, and an app that intercepts all keys and routes them either to the default, or to one of the customer handlers.
|