You are not logged in.

#1 2016-09-02 15:21:55

lebenlechzer
Member
Registered: 2012-04-21
Posts: 8

Mouse wheel stopped working

I have a wireless Logitech M525 mouse and it has been working for about 3-4 years now.
After I upgraded my system via pacman yesterday the mouse wheel suddenly stopped working.
I do not have any special Xorg.conf options present. I look at the log files and everything seems fine (as far as I can tell).
Does anyone have an idea what I could do to figure out what's wrong?

Offline

#2 2016-09-02 15:51:49

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,739

Re: Mouse wheel stopped working

Use xiniput to get a list of event input devices.  Find the id of your mouse, then post the output of xinput list-props xx where xx is the id of the mouse.


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#3 2016-09-02 16:34:59

lebenlechzer
Member
Registered: 2012-04-21
Posts: 8

Re: Mouse wheel stopped working

Device 'Logitech M525':
    Device Enabled (138):    1
    Coordinate Transformation Matrix (140):    1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
    Device Accel Profile (264):    0
    Device Accel Constant Deceleration (265):    1.000000
    Device Accel Adaptive Deceleration (266):    1.000000
    Device Accel Velocity Scaling (267):    10.000000
    Device Product ID (258):    1133, 16403
    Device Node (259):    "/dev/input/event20"
    Evdev Axis Inversion (268):    0, 0
    Evdev Axes Swap (270):    0
    Axis Labels (271):    "Rel X" (148), "Rel Y" (149), "Rel Horiz Wheel" (263), "Rel Vert Wheel" (291)
    Button Labels (272):    "Button Left" (141), "Button Middle" (142), "Button Right" (143), "Button Wheel Up" (144), "Button Wheel Down" (145), "Button Horiz Wheel Left" (146), "Button Horiz Wheel Right" (147), "Button Side" (286), "Button Extra" (287), "Button Forward" (288), "Button Back" (289), "Button Task" (290), "Button Unknown" (261), "Button Unknown" (261), "Button Unknown" (261), "Button Unknown" (261), "Button Unknown" (261), "Button Unknown" (261), "Button Unknown" (261), "Button Unknown" (261), "Button Unknown" (261), "Button Unknown" (261), "Button Unknown" (261), "Button Unknown" (261)
    Evdev Scrolling Distance (273):    1, 1, 1
    Evdev Middle Button Emulation (274):    0
    Evdev Middle Button Timeout (275):    50
    Evdev Third Button Emulation (276):    0
    Evdev Third Button Emulation Timeout (277):    1000
    Evdev Third Button Emulation Button (278):    3
    Evdev Third Button Emulation Threshold (279):    20
    Evdev Wheel Emulation (280):    0
    Evdev Wheel Emulation Axes (281):    0, 0, 4, 5
    Evdev Wheel Emulation Inertia (282):    10
    Evdev Wheel Emulation Timeout (283):    200
    Evdev Wheel Emulation Button (284):    4
    Evdev Drag Lock Buttons (285):    0

Offline

Board footer

Powered by FluxBB