Skip to content

Unexpected firing of Capslock #274

@roylez

Description

@roylez

I am using Capslock as both Escape and Hyper, but somehow sometimes Capslock key still fires. Is there something wrong with my configuration or is this a bug?

Press     = $0{!200ms}
Hyper    = (Control Meta Alt Shift)

CapsMode = CapsLock

Press[CapsLock] >> Escape
CapsLock >>

[modifier = "CapsMode" ]
  H        >> ArrowLeft
  J        >> ArrowDown
  K        >> ArrowUp
  L        >> ArrowRight
  U        >> prev_tab
  O        >> next_tab
  I        >> PageUp
  Comma    >> PageDown
  PageUp   >> AudioVolumeUp
  PageDown >> AudioVolumeDown
  Any      >> Hyper{Any}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions