lowk.input.sendkeys
Signature
function lowk.input.sendkeys(keys)
Sends the given keys to the active program.
The keys param has the same format as in the lowk.hotkey.bind function.
lowk.input.sendkeysfunction lowk.input.sendkeys(keys)
Sends the given keys to the active program.
The keys param has the same format as in the lowk.hotkey.bind function.