cef_key_event_t.unmodified_character

Same as |character| but unmodified by any concurrently-held modifiers (except shift). This is useful for working out shortcut keys.

struct cef_key_event_t
char16_t unmodified_character;

Meta