Kuuuube/Hover_Distance_Limiter

Mouse Click/Action when a certain pressure is applied?

creamcast opened this issue · 4 comments

I think this would be an useful feature to add: trigger a Mouse Click/Keyboard key after applying a certain amount of pressure with the stylus. Some pen tablets like the one im using doesn't support hover distance but it can still use the pressure range cutoff and relative mode so the mouse only moves when your dragging on the tablet (like a trackpad). The only problem is there is no way to lightly tap the stylus and do a click action like you would on a trackpad unless you set those actions on the keyboard. I'm not familiar with making plugins for opentabletdriver yet so i dont really know if this is possible. Perhaps someone familiar with the framework might know if this feature is even necessary (is their an alternative way to get a pen tablet to mimic a trackpad?). I am planning to program the feature in and make the contribution if you think its a good idea or is doable.

This is out of the scope of hover distance limiter and also already a feature in base OTD.

Go to the Pen Settings tab and under Tip Settings use the Tip Threshold slider. This will make the action bound to the pen tip only trigger after some percent of the max tablet's pressure.