In GNOME panel we could add a notification indicator by doing "Add to Panel". How to do the same in Unity 2D?

Well what I mean is how to add additional indicators like Weather, RSS... that seems to be missing as I cannot right click on the panl and add one.

link|improve this question

80% accept rate
Well what I mean is how to add additional indicators like Weather, RSS... that seems to be missing as I cannot right click on the panl and add one. – Madhava Feb 13 '11 at 11:15
feedback

2 Answers

up vote 1 down vote accepted

Neither Unity or Unity 2D will support applets, see here for more information:

Unity Lenses might be an option if you'd like to extend Unity.

link|improve this answer
Thanks Jorge, I read thru that and seems like Places is the best option. – Madhava Feb 14 '11 at 5:04
feedback

A possible alternative I found is to add a gnome panel to unity. You can experiment the solution by open a terminal and type

gnome-panel

I placed one single gnome panel at the bottom of the screen. In that panel you can place whatever you want as usual. It's also good for find resources, open windows and administrative tools (not immediate to find with unity interface).

If you like the solution you can autostart your new panel everytime you log in by adding an entry in: administration->session (or something similar, I haven't English locale set).

I hope this help

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.