Skip to content

Remove or Disable Overlay Scrollbar – Ubuntu 11.04

Hello,

I like the normal scrollbars. So when I installed Ubuntu 11.04, I didn’t like the new type of scrollbars. If you want to remove it:

$ sudo apt-get remove overlay-scrollbar

If this doesn’t work, try this (tips from Joonas)

$ sudo apt-get remove liboverlay-scrollbar-0.1-0

Or if you just want to disable it (I think it is betters), do this:

$ sudo echo “export LIBOVERLAY_SCROLLBAR=0” > /etc/X11/Xsession.d/80overlayscrollbars

Reboot your system.

That is it!
Matheus

References:
http://www.webupd8.org/2011/04/how-to-disable-overlay-scrollbars-in.html
http://ubuntu4beginners.blogspot.com/2011/04/disable-overlay-scrollbars-in-ubuntu.html

Published inUbuntu

204 Comments

  1. Hey I know this is off topic but I was wondering if you knew of any widgets I could add to my blog that automatically tweet my newest twitter updates. I’ve been looking for a plug-in like this for quite some time and was hoping maybe you would have some experience with something like this. Please let me know if you run into anything. I truly enjoy reading your blog and I look forward to your new updates.

  2. Currently it sounds like WordPress is the preferred blogging platform available right now. (from what I’ve read) Is that what you are using on your blog?

  3. Aw, this was an exceptionally nice post. Taking the time and actual effort to generate a really good article… but what can I say… I procrastinate a lot and never seem to get nearly anything done.

Leave a Reply

Your email address will not be published. Required fields are marked *