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
On Friday, January 4, 2019 10:28:35 AM CST mark wrote:
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
CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
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:
On Friday, January 4, 2019 10:28:35 AM CST mark wrote:
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"?
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; }
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;
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.
Mine don't seem to have that issue <crosses fingers>
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.
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
On 1/4/19 8:28 AM, mark wrote:
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
CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
Switch to Mate and they are there.
Alice Wonder wrote:
On 1/4/19 8:28 AM, mark wrote:
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"?
Switch to Mate and they are there.
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 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.
________________________________________ From: CentOS centos-bounces@centos.org on behalf of mark m.roth@5-cent.us Sent: Friday, January 4, 2019 5:32 PM To: CentOS mailing list Subject: [EXTERNAL] Re: [CentOS] thunderbird & firefox
Alice Wonder wrote:
On 1/4/19 8:28 AM, mark wrote:
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"?
Switch to Mate and they are there.
I used to like IceWM... but I'm at work and people run either kde or gnome, so I've got to support them.
_______________________________________________ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos