Hello,
I want to use a "Touch Pad" as CLASS_TRACKBALL in a non mobile device.
When I enable this input device as a Trackball, What I have observed is that
When using on home screen, that track-pad is too sensitive, meaning its difficult to focus on to a certain app icon.
When using in Browser application, the track-pad is reasonably sensitive and the ability to focus on links is quite under control.
When using a totally native app like "settings", the response is quite slow, meaning I have to move a lot on the track-pad to focus on to the next item in the list in the UI.
Why would there be such a considerable difference in behavior in all these use cases?
What would be the right place to adjust the sensitivity of the trackball movement in general as well as in specific to apps?
One place which I tried at first is adjusting TRACKBALL_MOVEMENT_THRESHOLD, but after a certain value, it doesn't seem to be having any effect.
thanks and regards -Nitin