#Mouse scrolling issue

34 messages · Page 1 of 1 (latest)

edgy marsh
#

Hi , how do i increase scrolling speed of the mouse , i used the ones from the settings but seems not working at all when i increase or decrease it , nothing changed

floral dome
#

what I use for my mouse/keyboard is plugging them in to a windows pc, change the device settings and then connect them to the Linux system again, since for me, some settings get saved on the device itself

I mostly do that with key mapping and dpi scaling, but maybe it works as well with scroll speed.

edgy marsh
#

For me i have just a simple havit mouse , not that big gaming wireless ones 😅 so i dont think i have a software for it

floral dome
#

try the windows settings, maybe it works

edgy marsh
floral dome
#

welp

#

thats where my help ends, sorry, I tried

#

maybe see if there's a driver for the mouse, but if it's a normal mouse then chances are low

#

like, a driver where you can change settings for the mouse itself rather than windows settings

edgy marsh
rich swift
#

there's an app called Piper. it may require some dependency or not. try the Flatpak

thorn sapphire
#

You can also install imwheel

sudo apt install imwheel

then create a .imwheelrc file in your home folder with this content

".*"
None, Up, Button4, 3
None, Down, Button5, 3

where 3 is the scrolling speed for up and down separately.

test with

imwheel -k

if works, you can add it as startup item.

to cancel you can use

killall imwheel

edgy marsh
thorn sapphire
edgy marsh
edgy marsh
rich swift
edgy marsh
rich swift
#

you set up the parameters in it, then click the checkmark to apply

#

you can also save that as a profile from the save menu

#

pretty sure no settings for mouse scroll rate. will need the third party app suggested

edgy marsh
rich swift
#

hmmm

edgy marsh
#

So i thought maybe with another distro , i could find those settings

rich swift
edgy marsh
rich swift
#

the imwheel app, not Piper

edgy marsh
rich swift
#

imwheel?