[][src]Type Definition penrose::core::bindings::KeyBindings

type KeyBindings<X> = HashMap<KeyCode, KeyEventHandler<X>>;

User defined key bindings