4

I want to disable switching between different Workspaces by scrolling the mouse wheel when the pointer is over the dock of Ubuntu 22.04 LTS. I tried the following solutions:

solution_1

solution_2

solution_3

but none of them worked. I also tried downloading gnome extension manager and searching for the relevant extensions but couldn't find one.

System: Ubuntu 22.04, Linux Kernel version 5.15.0-30-generic, GNOME Shell version 42.0

1 Answers1

1

Initially the solution_1 mentioned in my question was not working when I posted this question. But for some reason now it's working.

You have to do the following as mentioned in solution_1:

gsettings set org.gnome.shell.extensions.dash-to-dock scroll-action 'do-nothing'