On Mon, Sep 13, 2010 at 17:50, Aaron Newton <[email protected]> wrote:

> At the moment, I don't think there's a way to match every key *except* some
> others.



Thank you Aaron.

At the moment I'm using the Keyboard Class for
triggering a set of keys and adding a standard event
keyup/down to the element for triggering everything :P

Would be great to match keys in the Keyboard Class
using also other special words...
Example:
"keyup:!!k": fn,  //will trigger everything but k

Or something like that :D

and of course the default events for keyup/down/press ;)

--
Andrea

Reply via email to