I have a 5 buttons mouse, there is a 4th mouse button I used most frequently.
I want to use this 4th button to act as:
- if I press the button within a short time (1s), it will type “cmd+v”.
- if the button is pressed longer than 1s, it will type “cmd+shift+v”.
cmd+shift+v is a hotkey to use my clipboard manger.
In keyboard maestro, there is no press delay option, is there a way to write macro simulating this behavior? I am new here, I know some “if else” magic can do the job, but the condition is hard for to me to write.
I also hope keyboard maestro will add a hold device key trigger in the future. This trigger will make multiple buttons mouses and joysticks more useful. I use a windows joystick application named “joytokey” can do such thing easily.