How to configure right-click-tap on xinput?
Hello,
My right-click-tap just "stopped" to work in the last few days, and I think that a xinput config will fix it. The right-click-tap is acting like my left-click, and, in the other hand, my tap-middle-click is acting like my right-click, what is kinda weird. I also was using a mouse, and it was working pretty fine (the right click was acting correctly).
I'm currently using Fedora 25 and Wayland. Also my pad is a "ETPS/2 Elantech Touchpad".
xinput info for the mouse:
Virtual core pointer id=2 [master pointer (3)]
Reporting 7 classes:
Class originated from: 6. Type: XIButtonClass
Buttons supported: 10
Button labels: "Button Left" "Button Middle" "Button Right" "Button Wheel Up" "Button Wheel Down" "Button Horiz Wheel Left" "Button Horiz Wheel Right" None None None
Button state:
Class originated from: 6. Type: XIValuatorClass
Detail for Valuator 0:
Label: Abs X
Range: 0.000000 - 65535.000000
Resolution: 10000 units/m
Mode: absolute
Current value: 38252.000000
Class originated from: 6. Type: XIValuatorClass
Detail for Valuator 1:
Label: Abs Y
Range: 0.000000 - 65535.000000
Resolution: 10000 units/m
Mode: absolute
Current value: 49751.000000
Class originated from: 6. Type: XIValuatorClass
Detail for Valuator 2:
Label: Rel Horiz Wheel
Range: -1.000000 - -1.000000
Resolution: 0 units/m
Mode: relative
Class originated from: 6. Type: XIValuatorClass
Detail for Valuator 3:
Label: Rel Vert Wheel
Range: -1.000000 - -1.000000
Resolution: 0 units/m
Mode: relative
Class originated from: 6. Type: XIScrollClass
Scroll info for Valuator 2
type: 2 (horizontal)
increment: 1.000000
flags: 0x0
Class originated from: 6. Type: XIScrollClass
Scroll info for Valuator 3
type: 1 (vertical)
increment: 1.000000
flags: 0x2 ( preferred )
I checked a few xinput configurations over here and there, but none helped too much. :(
Thank you!
i'm having a similar problem, but in my case the middle mouse button will be the left mouse button. But anyway, in my case this behaviour starts after right clicking once.
At the moment i use as a workaround:
to switch to console and back to X. Maybe it works for you aswell.