← 返回命令列表

Linux command

gnome-panel 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Start GNOME Panel

gnome-panel

Replace running panel

gnome-panel --replace

说明

gnome-panel provides the classic GNOME 2-style panel used by the GNOME Flashback session. It hosts the application menu, window list, system tray, clock, notification area, workspace switcher, and any number of applets (PanelApplets), arranged across one or more screen-edge panels. Layouts, applets, and applet preferences are stored in dconf under /org/gnome/gnome-panel/. The panel is launched automatically when a user logs into the GNOME Flashback session; --replace stops a running instance and starts a fresh one, useful after editing configuration or installing new applets.

参数

--replace
Replace running panel.
--version
Print version information and exit
--help
Display help information

FAQ

What is the gnome-panel command used for?

gnome-panel provides the classic GNOME 2-style panel used by the GNOME Flashback session. It hosts the application menu, window list, system tray, clock, notification area, workspace switcher, and any number of applets (PanelApplets), arranged across one or more screen-edge panels. Layouts, applets, and applet preferences are stored in dconf under /org/gnome/gnome-panel/. The panel is launched automatically when a user logs into the GNOME Flashback session; --replace stops a running instance and starts a fresh one, useful after editing configuration or installing new applets.

How do I run a basic gnome-panel example?

Run `gnome-panel` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does --replace do in gnome-panel?

Replace running panel.