Results 193 comments of Muhammed Zakir

You can map mouse movement to scroll with `mouse_motion_to_scroll` [1], but currently, there is no way to know the direction of scroll. If there was, we could probably map "direction"...

You can create simple shortcuts with mouse buttons using `from.simultaneous` [1] or "variable if/unless" conditions [2]. If you use same keys in more than one `simultaneous` rule, you must set...

No native option, but a hack can be found here - https://github.com/pqrs-org/Karabiner-Elements/issues/1362#issuecomment-757136960.