|
|
|
|
|
by EsportToys
1072 days ago
|
|
Thanks! It was actually inspired by rvaiya's warpd [0] which has a similar grid mode but with quadrants instead. I thought that needing to choose out of four quadrants at once is a bit overwhelming on cognitive load for something that is meant to be a subconscious extension of your hands, so instead I just unified it with the arrow keys as a "shrink in this direction" choice rather than "choose one of four quadrants". Changing it to bisection/binary partitioning also means that don't need any visual aids as it's exceedingly simple to see which edge your target is the closest to. [0] https://github.com/rvaiya/warpd |
|
I tried your TPMouse a few months ago, but had two problems:
1. I couldn't figure out how to remap F/E/R in grid mode to, e.g., A/S/D (left/middle/right). I tried editing the code but didn't get anywhere.
2. CapsLk G/Q didn't work for on my PC and the longer shortcuts were a bit too inconvenient for me.
Would you consider adding a brief document about customizing TPMouse to you repo?