Difference between revisions of "CentOS 8.x gnome-control-center"
From Notes_Wiki
(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...") |
m |
||
Line 1: | Line 1: | ||
[[Main Page|Home]] > [[CentOS]] > [[CentOS 8.x]] > [[CentOS 8.x Desktop tools or applications|Desktop tools or applications]] > [[CentOS 8.x Gnome configuration|Gnome configuration]] > [[CentOS 8.x gnome-control-center|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: | 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: |
Latest revision as of 04:18, 23 April 2022
Home > CentOS > CentOS 8.x > Desktop tools or applications > Gnome configuration > 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: