Package: blackthorn

Function handle-key-down

Lambda List

handle-key-down (input-mode key mod unicode)

Arguments

  • input-mode -- An input-mode.
  • key -- A pressed key.
  • unicode -- The unicode representation of the character pressed.

Details

Called to handle key presses for a given input mode.
 

See also