1

In ubuntu 20.04 middle mouse button scrolling doesn't working? But in windows 10 it works fine.

I am using Bluetooth intex mouse.

imposter
  • 458
  • 1
  • 7
  • 22
  • 1
    I use a standard USB mouse with 20.04 LTS and the middle scroll roller works perfectly well. [edit] your question if you are using something other than a standard mouse to explain more fully what your issue is. – graham Jul 03 '21 at 10:42
  • 1
    i edited the question @24601 – imposter Jul 03 '21 at 10:53
  • Run the command xev. Move the mouse pointer to the window displayed and rest it there. Without moving the mouse or clicking any mouse button, try to make small scroll actions. Note the messages displayed on the terminal window that you started the xev command. In my system the scroll down action displays ... button 5 ... at the last line and the scroll up action displays ... button 4 .... – FedKad Jul 03 '21 at 11:05
  • it display button 5 what should i do my middle mouse button scrolling is not working @FedonKadifeli – imposter Jul 09 '21 at 14:41
  • 1

1 Answers1

0

Open terminal and run this command:

gsettings set org.gnome.shell.extensions.dash-to-dock scroll-action 'cycle-windows'