Using Keyboard input?

Hi all,

I’d like to use keyboard keys other than the special keys, like numbers and letters. How do I use this in glutSpecialFunc?

Thanks,
Garlic GL

Sorry guys, I just found it, I think: glutKeyboardFunc should do the job.

Thanks anyway,
Garlic GL