How to restore the normal scroll bars in Ubuntu 11?
English · Français
January 11, 2012
Antre du Tryphon

How to restore the normal scroll bars in Ubuntu 11?

January 11, 2012 · ctheroux Ubuntu 11.10 Ubuntu 11.04 Eclipse

Simply create a file named /etc/X11/Xsession.d/80overlayscrollbars and put into it the following line:

export LIBOVERLAY_SCROLLBAR=0

or simply execute the following command

echo "export LIBOVERLAY_SCROLLBAR=0" > /etc/X11/Xsession.d/80overlayscrollbars

You need to do the above as root.  This fix also resolve the Eclipse scroll bars issues.


Leave a Comment

Replying to
Your email address will not be published.

Copyright 2012–2026, Claude "Tryphon" Théroux