I'm trying to get my jot dash to write better on the Nexus 9. There is a small distance that the system ignores, once past this distance the touch is recognized. Debug input shows all movement inside this area before UI detects it. (Probably having a hard time finding this because I don't really know what this would be called)
After looking through MotionEvents I see touchMajor & touchMinor then axis_touchMajor/Minor, I can't really tell by the description if it's for this or maybe something to help with pressure.
I tried a lower number for touchMajor & touchMinor for /sys/devices/platform/spi-tegra114.2/spi_master/spi2/spi2.0/input/input0/event0/uevent but didn't seem to be right.
Could anyone point me in the right direction for this? (Also, what would this be called?)
After looking through MotionEvents I see touchMajor & touchMinor then axis_touchMajor/Minor, I can't really tell by the description if it's for this or maybe something to help with pressure.
I tried a lower number for touchMajor & touchMinor for /sys/devices/platform/spi-tegra114.2/spi_master/spi2/spi2.0/input/input0/event0/uevent but didn't seem to be right.
Could anyone point me in the right direction for this? (Also, what would this be called?)