You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changelog 0.1.7:
* minor refactoring
* fix typos
* added `-D` for specifing the device dev path and `-K`, `-M` to set the device type, this was requested by @lnee94
Changelog 0.1.6:
* refactoring
* now only keyboards and mouses will show!
* now every argument is saved in cache!
* fix when you picked you keyboard on X11, system lockdown
* added --grab-kbd to override X11 fix
Changelog 0.1.3
* now will not crash if has no cache when has --clear-cache
* now will show the current state and will beep when is changed
* now we have --no-beep to not emit a beep when the stat is changed
* now the code is a little cleaner
* now will tell you if an argument is invalid
* now will show the cooldown in ms by @Vilianexe