How to get the time back in the systray? I had it in the middle of the toolbar at the top of classic 11.04 but upgraded to ubuntu 11.10 and it is gone. I have set whitelist to "all" already.
|
feedback
|
|
If you're running Unity, not Gnome Shell, my guess is that indicator-datetime isn't running. Try running To launch a terminal, hit Ctrl+Alt+T. You can also type this command to get a list of indicators that are currently running:
| |||||
feedback
|
|
to get it back if it is missing or accidentally uninstalled just add it: sudo apt-get install indicator-datetime | |||
|
feedback
|