I'm running 12.04, and prefer the more conservative style "normal" scrollbars over the overlay scrollbars. I have set them to false in the terminal:
gsettings set org.gnome.desktop.interface ubuntu-overlay-scrollbars false
However after doing so, with some apps (e.g. Nautilus, Document Viewer) my scrollbars only view a vertical bar, but no arrows on the top and bottom to scroll up and down. With some programs these are shown though, for instance Gummi and Texmaker.
It would make a big difference (for instance when having to scroll pdf documents containing several hundreds of pages) to have those arrows reinstated. Is there any way to make this work?
sudo apt-get remove overlay-scrollbar
and it automatically removed another 2 packages without having to specify them. – Alexis Wilke Sep 23 '13 at 23:32