I have been experimenting with what I can use touchpad for. I also been considering adding back paddles that uses the click button (gives me extra button independent from standard buttons).
I like rewasd allowing remapping 4 corners of tocupad - gives me extra 4 buttons. I prefer using those corners with "require click" option to prevent them triggering from accidental touch.
And this is my problem .. remapping corners with "requite click" also generate "click" remap, which is troublesome as I plan to use "click" as a separate custom button at the back.
Here is example:
1. map one of corners to keyboard "1"
2. map click to "2"
Here is actual behavior:
clicking corner generates "12" or "21"
Desired behavior:
clicking corner generates "1"
PS. imagine i assign X button to "1", Y button to "2", and X+Y to "3"
pressing X+Y will generate only "3" ... and not "123"
this is similar case
I like rewasd allowing remapping 4 corners of tocupad - gives me extra 4 buttons. I prefer using those corners with "require click" option to prevent them triggering from accidental touch.
And this is my problem .. remapping corners with "requite click" also generate "click" remap, which is troublesome as I plan to use "click" as a separate custom button at the back.
Here is example:
1. map one of corners to keyboard "1"
2. map click to "2"
Here is actual behavior:
clicking corner generates "12" or "21"
Desired behavior:
clicking corner generates "1"
PS. imagine i assign X button to "1", Y button to "2", and X+Y to "3"
pressing X+Y will generate only "3" ... and not "123"
this is similar case
Comment