RewardedIvan / Dont_Press_On_Hover

Cancels mouse buttons when the pen is hovering

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Don't press on hover Plugin for OpenTabletDriver

Cancels mouse buttons when the pen is hovering.

Explanation of the values:

Maximum hover Distance before liftoff: The maximum HoverDistance where mouse buttons are sent.


How to find HoverDistance:

  • Open tablet debugger by going to Tablets > Tablet debugger...
  • Put your pen within detection range of your tablet
  • The Tablet Report box will show the current values for HoverDistance.

HoverDistance will not show on all tablets. If this is the case for your tablet, HoverDistance is not supported.

About

Cancels mouse buttons when the pen is hovering

License:GNU General Public License v3.0


Languages

Language:C# 93.9%Language:PowerShell 6.1%