rvaiya / keyd

A key remapping daemon for linux.
MIT License
2.73k stars 160 forks source link

Mouse scroll support #544

Open donutkey opened 1 year ago

donutkey commented 1 year ago

Holding modifier key scrolling up/down with mouse triggers macro (or another key) only once till modidier key pressed.

Usecase: Working in graphical environment (CADs, diagram software) with one hand on mouse there is more comfortable to use mod+mwheeldown to copy (give it to me association) and mod+mwheelup to paste (take it back association). Selecting area with mouse, then holding mod key scrolling down (copy), then moves cursor to new position and scroll up (paste). This approach also useful while editing wysiwyg-type document editors.

ibrahimkettaneh commented 6 months ago

I would like to boost this

josephcagle commented 4 months ago

Would love this. Currently trying to set up button4+scroll to switch windows in paperwm, which is harder than it ought to be