g-key icon indicating copy to clipboard operation
g-key copied to clipboard

Readme - Mouse support section

Open marped01 opened this issue 11 years ago • 0 comments

Hi, wonderful plugin u made :)

just noticed a small error in the example script, under mouse support section of the readme file.

if event == "MOUSE_BUTTON_RELEASED" then OutputDebugMessage("TS3_PTT_ACTIVATE")

Should be changed to OutputDebugMessage("TS3_PTT_DEACTIVATE")

marped01 avatar Aug 15 '14 16:08 marped01