-record(mouse_event, { x :: integer(), y :: integer(), ctrl_key :: boolean(), shift_key :: boolean(), alt_key :: boolean(), meta_key :: boolean() }).