Dion Almaer

I love keyboard shortcuts. I hate the mouse. I wish that Web applications would offer more keyboard shortcuts a la Gmail, and wondered if there could be a generic way to tie keys to actions in an app. There are things such as accessKey, but we need more.

I share the opinion of Dion. I think we need a good key bindings library for GWT.

Custom events as API end points for key bindings and more