Getting Keyboard to Work

To let the Java compiler know how to find the Keyboard class that you are importing do the following:

An alternate method is to type the export command above at the shell prompt. This lets the Java compiler find the Keyboard class while you are working this session. The next time you log in you would need to execute the command again.