Hello!
I would like to know if it's possible to set a trigger that is a combination of two mouse buttons, such as, for example:
Hold Mouse button 5 + Mouse wheel Up
Hold Mouse button 3 + Mouse wheel Down
Thanks!
Hello!
I would like to know if it's possible to set a trigger that is a combination of two mouse buttons, such as, for example:
Hold Mouse button 5 + Mouse wheel Up
Hold Mouse button 3 + Mouse wheel Down
Thanks!
That's a clever idea! Right now, my trigger is when the cursor is in the top left corner of the screen, and the scroll wheel adjusts the volume.
you can use an advanced trigger condition on a scroll trigger, which checks the "currently_pressed_mouse_buttons" variable.
It works!
This is great, as I don't need any other mouse tools like Linearmouse, Bettermouse, or Mac Mouse Fix (although they are really good apps and very advanced for complete and easy mouse management).
The only thing missing is the smooth scroll that comes with these apps, but for the time being, it’s easily fixed with a simpler app that just does smooth scrolling called MOS.
Andreas, do you have a plan to include Mouse smooth scroll in BTT?
For those who want to see how it looks:
Setup the Scroll (UP/Down) trigger:
In Advanced settings, select the condition "currently_pressed_mouse_buttons", and enter the mouse button number. In my case, it needed to be "5," for the button 5 to be recognized. The right menu sidebar was really helpful!