Huion Pen tablet "Esc" key programming ?

 From:  Michael Gibson
11250.2 In reply to 11250.1 
Hi Sven,

re:
> Anybody figure out how to do this or is there perhaps an alternative key to Escape in Moi ?

There isn't any alternative set up in Moi to do the exact same thing as the Escape key, but you could set up the part where it cancels the current command with a different key.

To do that set this as the "command" part of the shortcut key:

script: moi.command.cancel();

That will be missing other things that the escape key does like turning off points and deselecting. I'll see about making the full escape key processing possible to be triggered from script though.

- Michael

EDITED: 17 Nov 2023 by MICHAEL GIBSON