Type Alias StickyConfig

Source
pub type StickyConfig = Config;
Expand description

Type aliases for convenience.

Aliased Type§

pub struct StickyConfig {
    pub activation: StickyKeyActivation,
    pub release: StickyKeyRelease,
}

Fields§

§activation: StickyKeyActivation

The sticky key activation mode.

§release: StickyKeyRelease

When the sticky modifiers release.