events in JOGL

How to handle key and mouse events in JOGL can somebody give me a sample pls :slight_smile:

You can use the standard listeners for awt Canvas or the JInput module from java games.

ok thanks