This bug is missing log files that will aid in diagnosing the problem.
While running an Ubuntu kernel (not a mainline or third-party kernel)
please enter the following command in a terminal window:

apport-collect 1704430

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

** Changed in: linux (Ubuntu)
       Status: New => Incomplete

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

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

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  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

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to