Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add mouse scroll support #814

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

quintenroets
Copy link

This PR resolves #544

the scroll button can now be remapped as follows:

[main]
mouse1 = layer(buttons)

[buttons]
scrolldown = C-tab
scrollup = C-S-tab

When no mapping is specified, the behavior defaults to normal scrolling.

@hisbvdis
Copy link

hisbvdis commented Sep 6, 2024

@quintenroets , I tried to build your version from your repository. Unfortunatelly, it didn't work.
Bun I'm newbie and maybe I did something wrong

@quintenroets
Copy link
Author

@quintenroets , I tried to build your version from your repository. Unfortunatelly, it didn't work. Bun I'm newbie and maybe I did something wrong

@hisbvdis are you able to build the main repository from source? https://github.com/rvaiya/keyd?tab=readme-ov-file#from-source

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mouse scroll support
2 participants