Skip to content
This repository has been archived by the owner on Jan 15, 2020. It is now read-only.

Scroll buttons are unresponsive, A4 and A5 #18

Closed
a-laptop opened this issue Nov 15, 2015 · 2 comments
Closed

Scroll buttons are unresponsive, A4 and A5 #18

a-laptop opened this issue Nov 15, 2015 · 2 comments

Comments

@a-laptop
Copy link

Bound actions to buttons A1-3 are as expected but A4 and A5 are unresponsive, xev returns A4 and A5 button presses as expected. Tested with synaptics touch pad, logitech g300 and g402.

@krypt-n
Copy link
Owner

krypt-n commented Nov 15, 2015

That is a bug that exists upstream aswell (LemonBoy#154). I will look into it

krypt-n added a commit that referenced this issue Nov 15, 2015
Widening the bitfield by 1 would be a solution aswell.
Problem was that an int:3 has a range of -4 to 3, buttons 4 and 5 did not
fit into it
krypt-n added a commit that referenced this issue Nov 15, 2015
@krypt-n
Copy link
Owner

krypt-n commented Nov 15, 2015

Should be fixed in this fork. I opened a PR to fix it in LemonBoy's version.

@krypt-n krypt-n closed this as completed Nov 15, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants