Sunday, May 5, 2024
11
rated 0 times [  11] [ 0]  / answers: 1 / hits: 3571  / 2 Years ago, sat, november 27, 2021, 5:21:05

Im using ubuntu 11.10, running, and loving, the gnome3 interface.



I am running an optimus enabled laptop with bumblebee.



i just figured out how to put the top panel on my external monitor (connected via VGA), which therefore makes my external my 'primary' monitor (a.k.a thats where all the action happens). However now i notice that when i switch workspaces, only the external monitor switches, my laptop screen remains in a fixed workspace.



It should be noted that if move the top panel back to my laptop screen, the problem reverses in that the workspace on my external monitor remains fixed when switching workspaces, i just didn't notice this before.



Is there any way to get my laptop screen to switch as well?



Thank you


More From » multiple-monitors

 Answers
3

This behaviour is by design. The GNOME designers decided this was the best thing to do, not taking their actual users into account.



enter image description here



Luckily the behaviour can be reverted. You can use Gnome Tweaks or execute the following in the terminal, re-login and you're all set:



gsettings set org.gnome.shell.overrides workspaces-only-on-primary false


or using this on older systems:



gconftool-2 --set /desktop/gnome/shell/windows/workspaces_only_on_primary false --type bool


You probably want to have panels and workspace preview on all monitors too: How to have both monitors in the workspace preview for Gnome Shell?


[#42218] Sunday, November 28, 2021, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
lotceptin

Total Points: 374
Total Questions: 106
Total Answers: 118

Location: The Bahamas
Member since Tue, Apr 27, 2021
3 Years ago
;