Thunderbird & Firefox

Home » CentOS » Thunderbird & Firefox
CentOS 5 Comments

I *really* dislike the new photon UI. I WANT the arrow buttons top and bottom of the scrollbars.

Does anyone know how to bring them back, or is that “that’s *sooo* last year, you can’t ever have them again”?

mark

5 thoughts on - Thunderbird & Firefox

  • Assuming you are talking about GTK-based applications (and I think Mozilla apps are that), then edit this file. On my Fedora 29 system:

    ===> ~/.config/gtk-3.0/gtk.css Add these lines:

    .scrollbar, scrollbar {
    -GtkScrollbar-has-backward-stepper: true;
    -GtkScrollbar-has-forward-stepper: true;
    }

    Restart the apps and the arrows should appear. They are small! I suspect more editing of the .css file can make them larger, but I have not managed to find the exact entry.

    There is also a way to keep the scroll bars from disappearing when you mouse away from them.

    ===> /etc/environment Add this line:

    GTK_OVERLAY_SCROLLING=0

    You have to logout/login to make this take effect.

    And last – If slider warping really bothers you (it does me!), you can change it with this edit:

    ===> ~/.config/gtk-3.0/settings.ini

    gtk-primary-button-warps-slider=0

    With this setting, clicking the the scroll bar above or below the handle moves one page instead of warping to the relative position in the document.

  • Bill Gee wrote:
    Thank you. I found that online, after I posted, *but* it did *not* have the ,scrollbar. It also had 1 instead of true, so I changed that, just on general principles, and it works. Btw, what I found online also had
    -GtkRange-slider-width: 15;
    -GtkRange-stepper-size: 15;

    Mine don’t seem to have that issue

    Thanks for that one, Bill. It bothers me as well. Interestingly enough, I
    have eight terminals up – they’re urxvt, which I prefer, and their scrollbars and buttons never changed.

    mark

  • Alice Wonder wrote:

    I used to like IceWM… but I’m at work and people run either kde or gnome, so I’ve got to support them.

  • Anybody used Trinity? I’m seriously thinking about abandoning KDE.

    Leroy Tennison Network Information/Cyber Security Specialist E: leroy@datavoiceint.com
    2220 Bush Dr McKinney, Texas
    75070
    http://www.datavoiceint.com TThis message has been sent on behalf of a company that is part of the Harris Operating Group of Constellation Software Inc. These companies are listed here
    . If you prefer not to be contacted by Harris Operating Group please notify us
    . This message is intended exclusively for the individual or entity to which it is addressed. This communication may contain information that is proprietary, privileged or confidential or otherwise legally exempt from disclosure. If you are not the named addressee, you are not authorized to read, print, retain, copy or disseminate this message or any part of it. If you have received this message in error, please notify the sender immediately by e-mail and delete all copies of the message.