如何将指标日期时间添加到面板?

Tad*_* N. 4 panel indicator 10.10 gnome-panel

我使用的是特立独行的桌面版,我想使用指标日期时间而不是通常的时钟。我使用软件中心安装了它,但即使在重新启动后我也没有在“添加到面板”列表中找到它。也许我试图以错误的方式安装它?或者我应该使用终端添加该指标吗?如果是这样,你能告诉我怎么做吗?提前致谢!

Jan*_*anC 8

目前,您的指标菜单由指标小程序或指标小程序会话加载,并且没有一个显示指标日期时间菜单。您可以将这 2 个小程序以及旧时钟小程序替换为 1 个小程序 indicator-applet-complete(您必须先安装该小程序)。如果安装了 indicator-applet-complete 小程序,它将显示指标日期时间。

因此,目前您在面板右侧有以下小程序:

| notification area | indicator-applet | clock | indicator-applet-session |
Run Code Online (Sandbox Code Playgroud)

您必须将其更改为:

| notification area | indicator-applet-complete |
Run Code Online (Sandbox Code Playgroud)