Middle mouse button doesn't work anymore

My middle mouse button doesn't work anymore. So I can't copy/paste in a xterm. Also <control><middle button> in xterm does nothing. The scroll wheel does work correctly.
The mouse (Logitech M185) and keyboard (Logitech K270) are paired with a unifying receiver in a USB port. Solaar does see the mouse (as a M175).
I found similar problems on the web with other distros but the suggested solutions did not work for me.
Does anybody have suggestions how to fix it?
The mouse (Logitech M185) and keyboard (Logitech K270) are paired with a unifying receiver in a USB port. Solaar does see the mouse (as a M175).
I found similar problems on the web with other distros but the suggested solutions did not work for me.
- Code: Select all
$ xinput list
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ Logitech K270 id=10 [slave pointer (2)]
⎜ ↳ Logitech M185 id=12 [slave pointer (2)]
⎣ Virtual core keyboard id=3 [master keyboard (2)]
↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
↳ Power Button id=6 [slave keyboard (3)]
↳ Video Bus id=7 [slave keyboard (3)]
↳ Power Button id=8 [slave keyboard (3)]
↳ Sleep Button id=9 [slave keyboard (3)]
↳ Logitech K270 id=11 [slave keyboard (3)]
Does anybody have suggestions how to fix it?