DIGImend / digimend-kernel-drivers

DIGImend graphics tablet drivers for the Linux kernel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adjust pressure level for devices with broken magnet

acalanato opened this issue · comments

Well, it's written on the tittle. I would like to have the option to change the range of the pressure of the pen, in order to be able to solve the "hovering touch" issue that is really common in powerless pens. The curve inside applications is useful to continue using the device, the drawing area works flawlessly, but the user interface still recognize the touch as a "click", the only method i conceive is to modify the curve in the driver, somehow.

Cheers!