Ubuntu – How to Restore Session Menu to Unity Panel

11.10indicatorpanelunity

For reason(s) yet unknown, the Session Indicator has disappeared from my Unity Panel (ver. 11.10.) Short of reinstalling, is there a way the Session Indicator can be restored, perhaps through a command issued to gsettings? (I'm new to Ubuntu and still learning.)

Any thoughts would be greatly appreciated.

Best Answer

You can alter the settings related to indicator-session using dconf-editor. To install dconf-editor, search for dconf tool in the software center or run this command in the terminal:

sudo apt-get install dconf-tools

In dconf-tools, you can configure the indicator-session as you wish.