I have simple NextGEN installation with LightBox.
I want to have this feature: upon pressing right and left arrow keys on keyboard, I want images to advance to next image and rewind to previous images respectively.
Right now the only way is to click the ">>" and "<<" links with the mouse.
How can I implement this feature?