-record(key_event, { key :: binary(), code :: binary(), ctrl_key :: boolean(), shift_key :: boolean(), alt_key :: boolean(), meta_key :: boolean() }).