I wrote a command line utility for Mac that maps relative position of finger on trackpad to absolute coordinate of cursor on screen. I did some research to see if such utility exists and the closest thing I found was inklet. But it is a paid software and I am not paying for that.
The default mapping just maps whole trackpad to whole screen. But if you know some programming (preferably C-like language), you can modify the rule to map any part of trackpad to any part of the screen.
https://github.com/lokxii/Mac-trackpad-mapper
The default mapping just maps whole trackpad to whole screen. But if you know some programming (preferably C-like language), you can modify the rule to map any part of trackpad to any part of the screen.
https://github.com/lokxii/Mac-trackpad-mapper