Static gabelstaplerwm::wm::config::IGNORED_MODS_VEC [] [src]

pub static IGNORED_MODS_VEC: [u16; 3] = [0, MOD_MASK_LOCK as u16, MOD_MASK_2 as u16]

All modifier combinations ignored while grabbing keys.

Each modifier mask listed here will be grabbed as if it was the empty mask, and handled as such when dispatching key presses to callback actions.