Skip to content

tillenius/Zappy-Macro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Zappy Macro
===========

DECRIPTION
  A keyboard macro utility running as a loadable kernel module.

USAGE
  The Scroll Lock key toggles recording of a macro on and off.
  The key to the left of 1 (on my keyboard) replays the macro.
  The Scroll Lock LED indicates that a macro is being recorded.

USAGE DEATILS
  To avoid the playback button to generate undesired input, I
  am using xmodmap to disable it like this:

    xmodmap -e "keycode 49 ="

IMPLEMENTATION
  Listens to the keyboard using a keyboard notifier and
  playbacks macros using a virtual keyboard input device.


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages