https://bugs.kde.org/show_bug.cgi?id=465463

--- Comment #2 from Bernd Steinhauser <li...@bernd-steinhauser.de> ---
(In reply to David Redondo from comment #1)
> Sounds like our filter somehow mixes up extra button 2 and 3. Could  you
> paste  the 
> '[ButtonRebinds][Mouse]' section of ~/.config/kcminputrc just to be sure
> that it writes the correct config for button 2 and 3?

Sure:
[ButtonRebinds][Mouse]
ExtraButton1=Key,A
ExtraButton2=Key,B
ExtraButton3=Key,C
ExtraButton4=Key,D
ExtraButton5=Key,E

(I reassigned them to A-E before doing this, as this makes it easier to test
follow the effects)
So the KCM is doing the right thing. But it's not just Button 3, the whole
thing is messed up.
Here is what happens when I use wev with this setup:
Button 1: a
Button 2: b
Button 3: b
Button 4: b
Button 5: c

(Button 4 and 5 correspond to the left/right action on the scrolling wheel. I
can map those to regular buttons instead of horizontal scrolling using ratbagd
or solaar.)

So something is wrong with the way it increments, maybe?
There is also a button 13, which is not really a button, but the (mechanical)
switch that activates/deactivates clickless scrolling.
I can set that, too and it will correctly output the key that I set for this
button. So maybe just the increment isn't the answer either?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to