Safe Haskell | None |
---|---|
Language | Haskell2010 |
Verifying, aggregating and displaying binding of keys to commands.
Documentation
keyHelp :: COps -> CCUI -> Int -> [(Text, OKX)] Source #
Produce a set of help/menu screens from the key bindings.
When the intro screen mentions KP_5, this really is KP_Begin, but since that is harder to understand we assume a different, non-default state of NumLock in the help text than in the code that handles keys.