How to manage workspaces on centos 7 GNOME

General support questions
Post Reply
nadiyuho
Posts: 1
Joined: 2021/06/08 07:22:14

How to manage workspaces on centos 7 GNOME

Post by nadiyuho » 2021/06/08 08:23:44

Code: Select all

$ cat /etc/redhat-release 
CentOS Linux release 7.6.1810 (Core)

Code: Select all

$ echo $XDG_CURRENT_DESKTOP
GNOME

Code: Select all

$ 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.
A collection of the best porn sites with free subscriptions https://bestfreeporn.me

tunk
Posts: 1205
Joined: 2017/02/22 15:08:17

Re: How to manage workspaces on centos 7 GNOME

Post by tunk » 2021/06/08 09:44:26

Don't know what your problem is, but you may want run yum update
to get CentOS 7.9. Your version has a couple years of accumulated
security problems.

sml
Posts: 305
Joined: 2020/01/17 09:01:44

Re: How to manage workspaces on centos 7 GNOME

Post by sml » 2021/06/08 10:01:00


Post Reply