Is it possible to get absolute position from touchpad? It's really important for us in current project.
We want use it in Unity 3D. We can, for example, write some "driver-like-programm" to get position from low-lewel api (or something else), but we really don't know how to do it :(
Can anyone give us some advice or ideas how to implement this?