Here is a more flexible way of handling key shortcuts
tseven - September 14, 2008 - 20:56
| Project: | Teleport |
| Version: | 6.x-1.0 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
http://www.openjs.com/scripts/events/keyboard_shortcuts/
The methods in this script will allow for larger key combos (i.e. ctrl+shift+t) and also allow for singe keys like "t" by disabling the shortcut inside textboxes etc.
I personally would like to activate Teleport by only pressing "t'. This method is similar to what google uses.
It would be nice to see these options make it into teleport.
Thanks for the great module.

#1
I gotta agree that a one finger shortcut would be really nice.
Good news - there is a jquery plugin version of that script - http://code.google.com/p/js-hotkeys/