Parse key event string and return key symbol and modifiers.
string |
Key event string. |
keyval |
Variable that hold key symbol result. |
modifiers |
Variable that hold modifiers result. |
|