今天我从 raring 升级到了 saucy。这使 Ubuntu One 图标重新出现在我之前禁用的指示器小程序中。
NoDiplay=true
所以我从中删除了这一行/etc/xdg/autostart/ubuntuone-launch.desktop
。
但是 Ubuntu One 仍然没有出现在 gnome-session-properties 中,而且我无法禁用它。
是什么赋予了?
答案1
事实证明,ubuntu-launch.desktop
我的系统中有一个文件~/.config/autostart
将该条目指定为隐藏,覆盖了 /etc/xdg/autostart 中的全局文件。我删除了这个文件。之后,我可以按预期在 gnome-session-properties 中禁用 Ubuntu One。