Gnome: Difference between revisions

From CLONWiki
Jump to navigation Jump to search
Boiarino (talk | contribs)
No edit summary
Boiarino (talk | contribs)
No edit summary
 
Line 5: Line 5:


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.
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.