The scroll bars are sometimes hard to grab in Unity. To get the “classic” scroll bars back, just remove the respective package and re-login to the desktop:
sudo apt-get remove overlay-scrollbar
While you’re at it, if you don’t dig the global menu bar tweak, that can be removed as well:
sudo apt-get remove indicator-appmenu
Notice that the notification panel (system tray) doesn’t show all the icons you might expect? Skype, pidgin, etc are not in the default whitelist. To remove the filtering use this command:
gsettings set com.canonical.Unity.Panel systray-whitelist "['all']"
You may also be interested in a package called myunity in the repos.


