Gnome: Difference between revisions

From CLONWiki
Jump to navigation Jump to search
Boiarino (talk | contribs)
Created page with " When switching workspaces, only first screen switches. To make all screens switched: gsettings set org.gnome.shell.extensions.classic-overrides workspaces-only-on-primary..."
 
Boiarino (talk | contribs)
No edit summary
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
   gsettings set org.gnome.shell.extensions.classic-overrides workspaces-only-on-primary false
   gsettings set org.gnome.shell.extensions.classic-overrides workspaces-only-on-primary false


Graphical tool "dconf-editor" can be used as well.
Graphical tool "dconf-editor" can be used as well. Expand the path "org.gnome.shell.extensions.classic-overrides" and highlight the setting for "workspaces-only-on-primary". Turn off "Use default value" then click on False in the "Custom value" setting.  Click the "Apply" button at the top.
 
To change the number of workspaces: "org.gnome.desktop.wm.preferences.num-workspaces". Set "Use default value" = OFF, than type the value you want.

Latest revision as of 10:19, 1 April 2024

When switching workspaces, only first screen switches. To make all screens switched:

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

Graphical tool "dconf-editor" can be used as well. Expand the path "org.gnome.shell.extensions.classic-overrides" and highlight the setting for "workspaces-only-on-primary". Turn off "Use default value" then click on False in the "Custom value" setting. Click the "Apply" button at the top.

To change the number of workspaces: "org.gnome.desktop.wm.preferences.num-workspaces". Set "Use default value" = OFF, than type the value you want.