Hey people,
I did not find an existing thread on this - I just realized that I seem to be unable to grab the overlay scrollbar with a left click - I have a Synaptics Touchpad. I can scroll in the window using the right edge of the touchpad, but when I attempt to grab the scrollbar itself, it disappears, and I end up grabbing the window edge which would resize it. Has anyone seen this issue?
Awesome job! I'll tell you I really expected an orange bar in the middle of the blueish theme I have, but luckily that was not the case Anyway, I think I made it work in my setup with only gtk2-ubuntu and liboverlay-scrollbar. I'm running an XFCE desktop. I first installed gtk2-overlay-scrollbar, then I tried with liboverlay-scrollbar but asked me for gtk2-ubuntu.
When there are scroll wheels on mice and scrollbar functions on thouchpads, a low contrast wide scrollbar doesn’t make sense. So I wanted to change gtk-2.0 scrollbar to something like overlay one – orange narrow slider with white background.
I couldn’t find anything about this here, so I decided to write something about it.
The overlay scrollbars now can be easily switch on/off in Ubuntu 12.10 Quantal using Dconf Editor. This quick tip is going to show you how to do it.
First of all, search for and install Dconf Editor in Ubuntu Software Center
Then open Dconf Editor, navigate to com -> canonical -> desktop -> interface. See, you’ll get 4 scrollbar mode.
With the new Ubuntu 11.04, the scrollbars in almost all applications and windows look radically different than those we grew accustomed with. Here’s how to revert them to the old looks:
sudo apt-get remove overlay-scrollbar
sudo su
echo "export LIBOVERLAY_SCROLLBAR=0" > /etc/X11/Xsession.d/80overlayscrollbars
{lang: 'en-GB'}
Ayatana Scrollbars use an overlay to ensure that scrollbars take up no active screen real-estate. A thumb appears magically when the pointer is in proximity to the scrollbar, for easy desktop-style paging and dragging.
The Ayatana initiative, lead by Canonical, is about designing for a more focused desktop experience.
Linux Mint 10 distributions which comes with Mint-X-Metal theme has a scrollbar buttons at the end of the scrollbar for both vertical and horizontal scrollbars, so here a bash shell script will easily help you to easily move these buttons to both sides of the scrollbars.
Open mint-theme-fixer.sh then select open using terminal.
Then choose between different options for replacing default system the
Sorry for my English mistaks, I'm Spanish.
I'm using ubuntu 11.10 in a tablet; I've removed overlay-scrollbars and I have increased the scrollbars size to use them with fingers.
In a fresh Ubuntu installation, one thing I would like to do is to turn off the overlay scrollbars instead using the old scrolling bars. Overlay Scrollbars feature comes with Unity since Ubuntu 11.04.
I found three ways to easily turn off the overlay scrollbars. All the ways need to log out and log back to take effect. Please feel free to leave a comment if you have a new method.
1.