You are not logged in.
Most desktops and apps scroll by one-screen, when you click in the scroll-lane above or below the scrollbox.
But in my xfce, in several apps (not all), the page jumps to the relative page-location-- even if it's a jump of many pages, or less than one page.
Last edited by johnywhy (2018-08-23 23:11:50)
arch xfce x86_64
Offline
If you are talking about gtk3 apps, see: https://blog.gtk.org/2017/10/11/a-scrolling-primer/. For firefox, see: http://kb.mozillazine.org/Ui.scrollToClick.
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
great! the setting is:
gtk-primary-button-warps-slider
i believe i put that into ~/.config/gtk-3.0/settings.ini, correct?
is there a gui to edit that, or a gui for this particular setting?
THX
Last edited by johnywhy (2018-08-07 18:48:56)
arch xfce x86_64
Offline
i believe i put that into ~/.config/gtk-3.0/settings.ini, correct?
Yes.
is there a gui to edit that, or a gui for this particular setting?
No. You have to do it manually. And log out and back in again for it to take effect.
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
Most desktops and apps scroll by one-screen, when you click in the scroll-lane above or below the scrollbox.
But in my xfce, in several apps (not all), the page jumps to the relative page-location-- even if it's a jump of many pages, or less than one page.
Whichever developer it was that came up with that change to something so basic (and perfectly useful as it was) ought to have the next home improvement person he/she hires suddenly decide to knock a hole in the developer's roof "because, hey, it's a lot easier than doing something useful, and the developer is obviously someone who thinks change has a value all by itself, regardless of the thing being changed or what said thing gets changed to."
I know this was not an Xfce developer's decision, because that team appears to understand that one makes a change for a reason, and doesn't seem to throw a bunch of "garbage changes" into their work just so they can (attempt to) justify their existence.
In my honest opinion, of course. It's times like this that make me wish the Xfce team was large enough that it could spare the (likely many) hours it'd take to create their own toolkit instead of (the) reality (of having a very small developer team) forcing them to use the twaddle that is GTK. We all understand the term "code-bloat" even those of us who've never coded. Here's one that should be discussed: Developer-bloat. That's where you have people on your team that have so little useful contributions to make - or care so little about doing so - that they've actually got the time to do stuff like this. Is your product perfect and final? No? Then stop screwing around wasting time actively making it worse!
But, really, I just wanted to post so that I could state:
ToZ, thank you very much (again) for posting the links/help. I'd forgotten where they were, lol.
Regards,
MDM
Offline
Developer-bloat. That's where you have people on your team that have so little useful contributions to make - or care so little about doing so - that they've actually got the time to do stuff like this.
Great post, and i agree!
And yes, THANKS tOz FOR BEING AWESOME.
Last edited by johnywhy (2018-08-11 17:00:47)
arch xfce x86_64
Offline
I was actually returning to this thread to apologize for that little rant, but thank you.
I'm sorry for the rant, folks. It was ill-considered, in that it was off-topic, IMHO.
Regards,
MDM
Offline
There is a lot of "Thanks ToZ" going around. No need to thank me. I'm doing what I enjoy.
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
Solution:
Edit (or create) the file:
~/.config/gtk-3.0/settings.ini
And add the following:
[Settings]
gtk-primary-button-warps-slider = false
arch xfce x86_64
Offline
[ Generated in 0.010 seconds, 7 queries executed - Memory usage: 556.91 KiB (Peak: 573.75 KiB) ]