Constant xkbcommon::xkb::STATE_MODS_EFFECTIVE [−][src]
pub const STATE_MODS_EFFECTIVE: u32 = (1 << 3); // 0_x00_000_008u32
Effective modifiers, i.e. currently active and affect key processing (derived from the other state components). Use this unless you explictly care how the state came about.