Package: blackthorn

Function handle-key-up

Lambda List

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

Arguments

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

Details

Called to handle key releases for a given input mode.
 

See also