Emitted when global shortcut key is responded.
Since 1.5.32
| type |
The type of the global shortcut key. |
| keyval |
Key symbol of the key press. |
| keycode |
KeyCode of the key press. |
| state |
Key modifier flags. |
| is_backward |
true if the backward key is pressed. |