"mouse" mouse event.
"key" keyboard event.
"set_keycode_trans_strategy"
- Change the key transation method
+ Change the key translation method.
"mouse":
Inject either a mouse button click, or a mouse move, event.
"set_keycode_trans_strategy":
|w32-experimental-keycode-trans-strategy|
- Switch the keycode translation method. The supported methods are:
+ Switch the keycode translation method. The supported methods
+ are:
experimental: The method used after Patch v8.2.4807
using ToUnicode() Win API call.
classic: The method used pre Patch v8.2.4807