Maybe this isn't possible, but an on keypress event would be useful with the key that was pressed being passed. Then we could add new commands, even add the ability to nudge tokens one pixel at a time with the arrow keys. :) (well we would also need to know the currently selected token and who triggered the event) :(