Remover ou Desabilitar a barra de rolagem overlay – Ubuntu 11.04
Ola,
Eu particularmente gosto das barras de rolagens normais, assim que instalei o Ubuntu 11.04, percebi o novo tipo de barras de rolagem e nao gostei. Se voce quiser remove-la:
$ sudo apt-get remove overlay-scrollbar
Caso não funcione utilize (dica do Joonas)
$ sudo apt-get remove liboverlay-scrollbar-0.1-0
Ou se voce preferir desatibilita-la (Eu acho mais interessante), utilize:
$ sudo echo export LIBOVERLAY_SCROLLBAR=0 > /etc/X11/Xsession.d/80overlayscrollbars
Reinicie seu sistema
Abracos,
Matheus
Referencias:
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
13 Comments
Other Links to this Post
-
Matheus Bratfisch » Remover ou Desabilitar a barra de rolagem overlay – Ubuntu 11.10 — October 13, 2011 @ 8:50 pm
RSS feed for comments on this post. TrackBack URI






By Karlos, April 30, 2011 @ 6:26 pm
Thanks! I disabled it and got my scrollbars back. I hated the overlay scrollbars. I can only imagine how difficult it is for somebody with vision problems.
By Matheus (X-warrior) Bratfisch, April 30, 2011 @ 7:26 pm
Glad to know!
By Norbert, May 2, 2011 @ 7:45 am
It says “export LIBOVERLAY_SCROLLBAR=0″
What you mean is “export LIBOVERLAY_SCROLLBAR=0″
This blog software probably messes up the quotes
By Norbert, May 2, 2011 @ 7:45 am
Yeah, it also messed up my comment.
On the second line of my last post, read regular quotes where it changed them (again).
By Matheus (X-warrior) Bratfisch, May 2, 2011 @ 11:14 am
Sorry, I don’t understand what you mean, I just tried the method that I wrote again and it is working.
What is the problem?
By Joonas, May 5, 2011 @ 7:28 am
What Norbert meant is that your blog software mangles quotation marks by replacing them with typographical quotes, which obviously won’t work when pasting them into a terminal.
With regard to the package removal method, removing overlay-scrollbar didn’t work for me; however, removing removing liboverlay-scrollbar-0.1-0 did the trick. No restart required, just log out and log in.
Your blogging software also seems to have a problem formatting quotes
By Joonas, May 5, 2011 @ 7:29 am
Please read that last bit as “formatting dates”. Or edit it. Thanks.
By Matheus (X-warrior) Bratfisch, May 5, 2011 @ 12:53 pm
Now I get it. Thanks Joonas, yes, I think my qTrasnlate plugin is messing up with the dates. Because when you’re in Portugues version, the dates are show correctly.
I will try to fix this. Really appreciate your comment. THANKS!
By Titan T. Fox, June 5, 2011 @ 8:13 am
Great post, thank you ! I really did not like the major alterations that were made in 11.04. I did not like Unity, I don’t like the new scroll-bars and I don’t like the new notification bar. I can’t re-arrange the time, Pidgin IM icon, volume and network icons anymore.
Change can be a good thing, but I don’t like it when they change too much. I do not understand why they insist on keeping minimize, maximize and close buttons to the left. The largest part of the community did not like this and still they do it again
By Jesse van Dam, September 12, 2011 @ 9:29 am
Thank you, I really hate the overlay scrollbars and all this stupid new fancy UI thingies in the new ubuntu.
By Mark, September 14, 2011 @ 7:16 am
Thanks, got proper scroll bars again!
Tried the new scroll bar layout for a month or so but found it a pain at times and think it maybe a bit buggy. Good idea I think, just needs time to get it working properly.
By ChrisOfBristol, October 14, 2011 @ 10:43 am
Thanks, this file (80overlayscrollbars) also works on 11.10 (the method I was using in 11.04 didn’t).
It makes Ubuntu usable!