Yes, you can use onkeypress and then look for the key code. I was actually thinking of using the spacebar (easy to hit in a hurry) and just counting the number of times pressed to call different functions.
You can also use a wireless mouse and then look for either left or right mouseclick events. Or, you could use a presentation clicker.
I will forward the code I'm having problems with tomorrow...
Thanks for your help!
