Dual monitor setup on Ubuntu 18.04; when I hit activities only the left monitor switches workspaces while the right monitor just keeps whatever is on its screen. Is there a way to make the workspace span both monitors so that when I switch from one workspace to another both monitors switch?
Had the same problem. Turned out it was super easy to fix.
Install the GNOME Tweaks app. Go to Workspaces and set Display handling to Workspaces span displays. Done!
You can change this behaviour by executing:
You can install
gnome-tweak-tool
viasudo apt install gnome-tweak-tool
.Then go to Workspaces > Display Handling > And choose Workspaces span displays
Install
dconf-editor
:Disable the following settings:
I recommend to you to use the Multi Monitos Add-on extension, available in GNOME Extensions. It is pretty easy to use, and it also gives you the ability to add a panel in the second monitor.
To get up and running all the GNOME extensions config directly in your browser, you only need the following:
Install the gnome-shell-extensions package:
Install the host connector:
Install the GNOME Shell integration extension (Chrome) or add-on (Firefox).
Find and install the Multi Monitos Add-on extension.
In Ubuntu 22.04: