Module Keys


module Keys: sig  end
Module with simple key translations

exception Unknown
Exception raised when the given keyname is not known
val key_of_string : string -> Sdlkey.t * bool
Translates a key name to the key type
val shifted_char : char -> char
Returns the char with shift translation