Huion Pen tablet "Esc" key programming ?

Next
 From:  svenster
11250.1 
Hi Moi3D. Since Moi uses the Escape key to exit out of commands, etc. I'm trying to program one of the tablet buttons as Escape key so I don't have to keep a keyboard nearby, but I can't figure out how as the Huion key program window just disappears when I try to program an escape key by pressing the actual key ( Huion app responds to Escape in similar way as Moi). Anybody figure out how to do this or is there perhaps an alternative key to Escape in Moi ? I emailed Huion, but they don't seem to understand the problem.

Sven
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 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

  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  pressure (PEER)
11250.3 In reply to 11250.1 
Hi Sven,

I'm running HuionTablet 15.5.6.433 (194) on macOS and can assign display and pen buttons to Esc no problem.

- Peer
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  svenster
11250.4 
Thanks for replies and support community. I've posted on the Huion forum as the person I was communicating with didn't seem to understand my inquiry. Peer, It seems that latest version for Linux is "Driver_15.0.0.107.deb(Ubuntu) Date of Upgrade: 2023-01-10" so this could be driver or platform related since you are on MacOS. I'll update when I learn something.

Sven
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  pressure (PEER)
11250.5 In reply to 11250.4 
Hi Sven,

You might try an older version of the driver. I am not running the latest version because that has a bug related to Shift+drag.

- Peer
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Michael Gibson
11250.6 In reply to 11250.4 
Hi Sven, in the next v5 beta you will be able to set up a different key to do the same thing as escape.

That will be by putting in this for the shortcut key:

script: moi.ui.escape();

- Michael
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
 From:  svenster
11250.7 
Thank you Michael and Peer. It is nice to feel so supported in the use of product. I'll setup the shortcut key per suggestion now Michael and look forward to full functionality when next beta released. I'll update thread when I hear anything from Huion.

Appreciatively, Sven
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged
 

Reply to All Reply to All