Skip to content

jaggzh/kb-modifiers-utils

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

For when Shortcuts/Macros need to wait for or otherwise manage keyboard modifier keys

kbmods-state: Outputs modifier states. Can wait until all modifiers released

Usage:

$ kbmods-state      # Outputs states
$ kbmods-state -w   # Waits until no modifiers are held down
$ kbmods-state -wv  # Waits, like ^, but keeps outputting state (a lot)

Compiling

  1. Clone
  2. type make

About

For when Shortcuts/Macros need to wait for or otherwise manage keyboard modifier keys

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published