Assign a keyboard in the start of the script
Posted: 05 Feb 2019, 10:31
The problem is simple:
When I run my script, I know exactly which keyboard I will use for my Macro.
But it is impossible to find out how to automatically assign it to the "handler" .
The objective of this script is to be launched at the same time as Windows (registre key, command line "LuaMacros -r srcipt.lua")
Thank you for helping me.
Incidentally, the documentation seems incomplete to me: the overload "lmc_send_keys('Hello world', 100)" is not mentioned (what is the number for?). Another one without a doc : "lmc_send_input(51, 0, 0)".
When I run my script, I know exactly which keyboard I will use for my Macro.
But it is impossible to find out how to automatically assign it to the "handler" .
The objective of this script is to be launched at the same time as Windows (registre key, command line "LuaMacros -r srcipt.lua")
Thank you for helping me.
Incidentally, the documentation seems incomplete to me: the overload "lmc_send_keys('Hello world', 100)" is not mentioned (what is the number for?). Another one without a doc : "lmc_send_input(51, 0, 0)".