Return the name of a key symbol and modifiers.
For example, if press ctrl, shift, and enter, then this function returns: Shift+Control+enter.
keyval |
Key symbol. |
modifiers |
Modifiers such as Ctrl or Shift. |
The name of a key symbol and modifier. |