How to manage workspaces on centos 7 GNOME
by Shaggy1 from LinuxQuestions.org on (#5JR7S)
Hi
System:
---------------------------------
Code:$ cat /etc/redhat-release
CentOS Linux release 7.6.1810 (Core)Code:$ echo $XDG_CURRENT_DESKTOP
GNOMECode:$ cat /usr/share/gnome/gnome-version.xml
<?xml version="1.0" encoding="UTF-8"?>
<gnome-version>
<platform>3</platform>
<minor>28</minor>
<micro>2</micro>
<distributor>GNOME.Org</distributor>
<date>2018-11-13</date>
</gnome-version>----------------------------------
I have a centos 7 system with a GNOME desktop and would like to use multiple workspaces on it.
However, although there is a small box in the right hand bottom corner where I can select the workspace I can find no way of managing (renaming, setting where I see them, configuring keystrokes to switch between etc.)
Does anyone know how I can manage workspaces using GNOME on centos 7 ?
The nearest thing to doing this I have found so far is Tweaks => Workspaces, but that only seems to allow you to set the number of workspaces.
System:
---------------------------------
Code:$ cat /etc/redhat-release
CentOS Linux release 7.6.1810 (Core)Code:$ echo $XDG_CURRENT_DESKTOP
GNOMECode:$ cat /usr/share/gnome/gnome-version.xml
<?xml version="1.0" encoding="UTF-8"?>
<gnome-version>
<platform>3</platform>
<minor>28</minor>
<micro>2</micro>
<distributor>GNOME.Org</distributor>
<date>2018-11-13</date>
</gnome-version>----------------------------------
I have a centos 7 system with a GNOME desktop and would like to use multiple workspaces on it.
However, although there is a small box in the right hand bottom corner where I can select the workspace I can find no way of managing (renaming, setting where I see them, configuring keystrokes to switch between etc.)
Does anyone know how I can manage workspaces using GNOME on centos 7 ?
The nearest thing to doing this I have found so far is Tweaks => Workspaces, but that only seems to allow you to set the number of workspaces.