在不重启 Xorg 的情况下重启 GNOME?

Hoj*_*eri 12 gnome xorg

有时会发生某些应用程序崩溃并使 Gnome 桌面不稳定的情况,例如上栏消失。通过重新启动 X ctrl+shift+backspace 我可以重置它。但是有没有办法完全重新启用栏或 Gnome?

ter*_*don 12

您应该可以使用以下命令重新启动 Gnome

 gnome-shell --replace
Run Code Online (Sandbox Code Playgroud)

从手册:

DESCRIPTION
   GNOME Shell provides core user interface functions for the GNOME 3 desktop,
   like switching to windows and launching  applications.  GNOME  Shell  takes
   advantage  of  the  capabilities of modern graphics hardware and introduces
   innovative user interface concepts to provide  a  visually  attractive  and
   easy to use experience.

OPTIONS
   --replace
          Replace the running window manager
Run Code Online (Sandbox Code Playgroud)