process_key_event
Description:
Pass the key event to input method engine and wait for the reply from ibus (i.e. synchronous IPC).
Parameters:
this |
An InputContext. |
keyval |
Key symbol of a key event. |
keycode |
Keycode of a key event. |
state |
Key modifier flags. |