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!
Hi, thanks for the configuration example.
What I want to achieve: Hold right mouse button + Mouse Wheel up/down for smooth zoom in/out.
Unfortunately, right click is not shown in sidebar. Is it not possible to use this as trigger?
I used middle click instead, and could not find suitable actions. “Zoom In” and “Zoom Out” actions were rather clumpsy. “Start smooth zoom” just starts the zoom, but I want to control it with the mouse wheel.
What action would you recommend for continous zooming with the mouse wheel?