Closed chungdtph03756 closed 6 years ago
The Lua command press_keys(kb.DELETE)
would send a delete key.
A full list of input keys is available in Input.java. A full list of Lua commands is available in LuaHIDBinding.java. Some example self-documenting scripts are available in assets/scripts.
I want to send command of delete button to pc please help me