Possible Duplicate:
Are “PPA's” safe to add to my system, and what are some “red flags” to watch out for?
sudo add-apt-repository ppa:anton0/unity
sudo apt-get update
sudo apt-get upgrade
# Reboot
gconftool-2 -s --type boolean /apps/compiz-1/plugins/unityshell/screen0/options/menu_always_visible true
It's supposed to stop the global menu from fading away however I've never seen anyone use such a thing before so I don't know if it's even possible or if this is fake or something.
and this is the ppa page: https://launchpad.net/~anton0/+archive/unity
– user6504 Jun 04 '12 at 22:34