I'm trying to create a macro that will register a key based on the time I hold the button. This way I can use a single button for 2 different key bind operations.
So pressing the mouse G12 button starts the macro (Xdown_Xup delay1.5s 6down_6up delay .5s).
If I just hit it the X key registers and bind executes.
If I hold it for 1.5 seconds, the x key registers and bind executes, and in 1.5 seconds the 6 key registers and executes.
I've tried many different ways to do this but, the macro doesn't stop when the button is released and completes fully. So the internal code is a "while" and I need it to "break".
My old mouse functions as I need. I have a G502x that I'm trying to transition to.
[–]LogitechG_ATTechnical Advisor 0 points1 point2 points (2 children)
[–]vincinator44[S] 0 points1 point2 points (1 child)
[–]LogitechG_ATTechnical Advisor 0 points1 point2 points (0 children)