Public bug reported:

It looks an old bug report (#1581088) is back. 
I recently upgraded from 18.1 to 18.2 and lost my middle mouse button of a 
Bluetooth Mouse
"Logitech M557"
Searching for root cause I found this bug report #1581088.
Following resolution attemps I could figure the same root cause and solution.
After upgrade :
>> xinput list-props 12
Device 'Bluetooth Mouse M557':
        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 (259):        1133, 45072
        Device Node (260):      "/dev/input/event12"
        Evdev Axis Inversion (387):     0, 0
        Evdev Axes Swap (389):  0
        Axis Labels (390):      "Rel X" (148), "Rel Y" (149), "Rel Horiz Wheel" 
(385), "Rel Vert Wheel" (386)
        Button Labels (391):    "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" (380), "Button Extra" (381), "Button Forward" (382), "Button Back" (383), 
"Button Task" (384), "Button Unknown" (379), "Button Unknown" (379), "Button 
Unknown" (379), "Button Unknown" (379)
        Evdev Scrolling Distance (392): 1, 1, 1
        Evdev Middle Button Emulation (393):    1
        Evdev Middle Button Timeout (394):      50
        Evdev Third Button Emulation (395):     0
        Evdev Third Button Emulation Timeout (396):     1000
        Evdev Third Button Emulation Button (397):      3
        Evdev Third Button Emulation Threshold (398):   20
        Evdev Wheel Emulation (399):    1
        Evdev Wheel Emulation Axes (400):       0, 0, 4, 5
        Evdev Wheel Emulation Inertia (401):    10
        Evdev Wheel Emulation Timeout (402):    200
        Evdev Wheel Emulation Button (403):     4
        Evdev Drag Lock Buttons (404):  0

The porperty 399 (Evdev Wheel Emulation) was set to  "0", even in in the
gnome-tweak-tool is has been enabled.

After setting this property to "1" with
  >> xinput --set-prop 12 399 1
my middle mouse button is working as expected.

May be worth to mention:
I'am running the following kernel:
>> uname -r
4.10.0-26-generic

Joerg

** Affects: linux (Ubuntu)
     Importance: Undecided
         Status: Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1704430

Title:
  Middle mouse button lost function after Upgrade to Mint 18.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1704430/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to