CentOS 8.x gnome-control-center

From Notes_Wiki
Revision as of 23:09, 4 August 2020 by Saurabh (talk | contribs) (Created page with "<yambe:breadcrumb self="gnome-control-center">CentOS 8.x Gnome configuration|Gnome configuration</yambe:breadcrumb> =CentOS 8.x gnome-control-center= ==gnome-control-center i...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

<yambe:breadcrumb self="gnome-control-center">CentOS 8.x Gnome configuration|Gnome configuration</yambe:breadcrumb>

CentOS 8.x gnome-control-center

gnome-control-center is empty when started over ssh

If you connect to a remote machine using "ssh -X" or "ssh -Y" then gnome-control-center launched from ssh might show up as empty without any options / modules. To solve this problem launch gnome-control-center over ssh using:

env XDG_CURRENT_DESKTOP=GNOME gnome-control-center

Refer: