Is there any tweak or utility for Windows that can make the scrollbar behave like in OS X Lion? In OS X Lion, the scrollbar appears only when the interface is interacted with and disappears after a while.
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
|
This is impossible. Each Application implements it's own scrollbar. Even trying to make them all transparent isn't a given since each application can override the system colors. |
|||
|
|
|
If you use Firefox and have the Greasemonkey or Scriptish add-on installed, you are in luck! Head over to UserScripts.org and search for grease.nicescroll. It's a jQuery plugin that was converted into a userscript so that everyone could iOS-like scrollbars in Firefox! |
|||
|
|