Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 506 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 506 Bytes

macrokey

A simple rust alternative to auto hotkey (AHK) for linux.

Build/Install/Run

Run ./build.sh

Run

Run ./build.sh

Default Task

Ctrl + Alt + Key - starts a repeating timer for that key, press the key again without the modifiers and it will delete the timer.

~ (Tilde) - deletes all repeat timers.

Caps Lock - toggles all repeat timers on/off.

Virtual devices

Live in /sys/devices/virtual/input

Links

https://github.com/emberian/evdev/tree/main/examples