[previous] [up] [next]     [contents] [index]
Next: Turtles Up: Graphics Previous: Mouse Operations

Keyboard Operations

The graphics library contains functions that report key presses from the keyboard. The functions get-key-press and ready-key-press return a ``key-press descriptor,'' and then key-value takes the descriptor and returns an integer for the key that was pressed (usually the ASCII value).[footnote].



PLT