Diferenças entre edições de "Fixing multi-monitor workspaces on Gnome 3.x"

Fonte: TecPorto
Saltar para a navegação Saltar para a pesquisa
(Criou a página com "Gnome 3.x changes the way multiple desktops work when using multiple monitors. On Gnome 3.x, by default, only the primary monitor can change workspaces. The remaining monito...")
(Sem diferenças)

Revisão das 16h18min de 1 de junho de 2018

Gnome 3.x changes the way multiple desktops work when using multiple monitors. On Gnome 3.x, by default, only the primary monitor can change workspaces. The remaining monitors have fixed workspaces. If you want the old behaviour back, open a console and run this:

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

And you're all set up.