Hello, could you help me increase the speed at which I can scroll through pages using my mouse? I need some kind of a setting for that but I don't know where to find that.
Announcement
Collapse
No announcement yet.
Mouse wheel scrolling speed
Collapse
This topic is closed.
X
X
-
The mouse configuration doesn't likely have a control for this; it would be something that the application being used; I'm assuming your browser?; might have a setting for.Windows no longer obstructs my view.
Using Kubuntu Linux since March 23, 2007.
"It is a capital mistake to theorize before one has data." - Sherlock Holmes
- Top
- Bottom
-
In Xorg here isn't a setting for this. There used to be, when we used something referred to by the magic word "evdev", but now we use "libinput" and the libinput devs think scroll speed should be managed by the "toolkit" or the "application", and have refused to implement it.
In Wayland there might be something, or a setting in the future.
On Xorg, you could try the solutions in https://unix.stackexchange.com/quest...-with-libinput. The imwheel one works, though it's a crude multiplier. I use imwheel anyway to simulate sideways scrolling with a mouse that doesn't have that.Regards, John Little
- Top
- Bottom
Comment
Comment