xkb_compose_status

Status of the Compose sequence state machine.

Values

ValueMeaning
XKB_COMPOSE_NOTHING

The initial state; no sequence has started yet.

XKB_COMPOSE_COMPOSING

In the middle of a sequence.

XKB_COMPOSE_COMPOSED

A complete sequence has been matched.

XKB_COMPOSE_CANCELLED

The last sequence was cancelled due to an unmatched keysym.

Meta