Searched refs:modmap (Results 1 – 8 of 8) sorted by relevance
42 xkb_mod_mask_t modmap) in UpdateActionMods() argument49 act->mods.mods.mods = modmap; in UpdateActionMods()102 mods = key->modmap; in FindInterpForKey()192 mod->mapping |= key->modmap; in UpdateDerivedKeymapFields()209 key->modmap); in UpdateDerivedKeymapFields()
43 modmap, MODIFIER_MAP keyword
628 if (key->modmap & (1u << i)) { in write_symbols()
1526 key->modmap |= (1u << entry->modifier); in CopyModMapDefToKeymap()
200 the key's modifier map (modmap). The matching operation can be one203 * `AnyOfOrNone` - The modmap must either be empty or include at205 * `AnyOf` - The modmap must include at least one of the specified207 * `NoneOf` - The modmap must not include any of the specified209 * `AllOf` - The modmap must include all of the specified modifiers211 * `Exactly` - The modmap must be exactly the same as the specified
70 "modmap"
338 xkb_mod_mask_t modmap; member
609 key->modmap = wire->mods; in get_modmaps()