Module chord2key::mapping::mapper[][src]

Structs

Mapper

Converts an InputEvent to the expected Action and emits it using its stored OutputDevice.

MouseProfile

A linear acceleration profile for Mouse movement

Enums

ChordInput

The input types used to create a chord.

ModifierInput

The input types used for modifiers.

Type Definitions

ChordMapInput

A list of tuples that map a list of ChordInput to an Action.

ModifierMapInput

A list of tuples that map ModifierInput to an Action.

MouseInput

The input type used for Mouse mapping

MouseMapInput

A list of tuples of mapping MouseInput to MouseProfile