Gnome: Difference between revisions

From CLONWiki
Jump to navigation Jump to search
Boiarino (talk | contribs)
No edit summary
Boiarino (talk | contribs)
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:


When switching workspaces, only first screen switches. To make all screens switched:
When switching workspaces, only first screen switches. To make all screens switched:
'''Using command line''' (DOES NOT WORK ON RHEL9...)


   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
Line 7: Line 9:


To change the number of workspaces: "org.gnome.desktop.wm.preferences.num-workspaces". Set "Use default value" = OFF, than type the value you want.
To change the number of workspaces: "org.gnome.desktop.wm.preferences.num-workspaces". Set "Use default value" = OFF, than type the value you want.
'''Using GUI'''
yum install gnome-tweaks
Go to '''Applications->Utilities->Tweaks->Workspaces'''
Click '''Workspaces span displays'''

Latest revision as of 12:19, 5 March 2026

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

Using command line (DOES NOT WORK ON RHEL9...)

 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.

Using GUI

yum install gnome-tweaks

Go to Applications->Utilities->Tweaks->Workspaces

Click Workspaces span displays