Friday, January 3, 2014

How to disable to overlay scollbar in Ubuntu

Run below command:

echo export LIBOVERLAY_SCROLLBAR=0 | sudo tee -a /etc/X11/Xsession.d/99disable-overlay-scrollbars

Restart your machine after it.

No comments:

Post a Comment