Oct 17, 2012

Disable Overlay Scrollbar in Ubuntu 12.10


 



If you are used to the regular scrollbar that was in previous versions of Ubuntu, then you’ll want to disable this new overlay feature now in Ubuntu.


 


To get started press Ctrl + Alt + T on your keyboard to open the terminal. When it opens, run the commands below.


 


gsettings set com.canonical.desktop.interface scrollbar-mode normal


 


old scrollbars





To restore it, run the commands below


 


gsettings set com.canonical.desktop.interface scrollbar-mode overlay-auto


 


overlay scrollbars





 

No comments:

Post a Comment