g910-gkey-macro-support icon indicating copy to clipboard operation
g910-gkey-macro-support copied to clipboard

Add support for "sleep" in shortcuts

Open stevendesu opened this issue 3 years ago • 0 comments

I'm interested in creating a macro that presses a key, waits a few seconds, then presses another key. Reading through the source for the G910 key tool you created it seems like the only way to do this would be to write a small program (possibly using uinput, although I don't have much experience automating input with Linux so that may be overkill if there's a syscall for it) and run that program.

stevendesu avatar Jun 27 '21 11:06 stevendesu