Constant xkbcommon::xkb::STATE_MODS_DEPRESSED [−][src]
pub const STATE_MODS_DEPRESSED: u32 = (1 << 0); // 0_x00_000_001u32
Depressed modifiers, i.e. a key is physically holding them.
pub const STATE_MODS_DEPRESSED: u32 = (1 << 0); // 0_x00_000_001u32
Depressed modifiers, i.e. a key is physically holding them.