Xfce Forum

Sub domains
 

You are not logged in.

#1 2023-03-01 19:30:21

timeshift
Member
Registered: 2022-08-21
Posts: 31

How to increase the speed of the mouse scroll wheel

I gave up using imwheel when I saw that it was hindering some keyboard shortcuts on my system. When I go to the configuration manager in the Hardware>Mouse and Touchpad section, I can't find an option that allows me to configure the speed of the mouse scroll wheel.

When scrolling through some web pages is quite annoying the slowness it presents, please do not recommend extensions for the browser, I have tried them and they are also annoying. Thanks for any help you can give me.

Last edited by timeshift (2023-03-01 20:44:00)


xubuntu 22.04.3 LTS
xfce version 4.16

Offline

#2 2023-03-01 19:44:04

agashamu
Member
From: California
Registered: 2021-03-01
Posts: 136

Re: How to increase the speed of the mouse scroll wheel

Hi, in my Mint Xfce, in Settings>Mouse and Touchpad/device tab, there is a slider: Pointer speed.
Do you have that?


Linux Mint Xfce 21.1

Offline

#3 2023-03-01 19:55:11

timeshift
Member
Registered: 2022-08-21
Posts: 31

Re: How to increase the speed of the mouse scroll wheel

I am not referring to the pointer speed but to the mouse scroll wheel speed, thanks for the help @agashamu.

Last edited by timeshift (2023-03-01 20:39:41)


xubuntu 22.04.3 LTS
xfce version 4.16

Offline

#4 2023-03-01 23:53:25

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 10,948

Re: How to increase the speed of the mouse scroll wheel

Is this affecting just your web browser or other applications as well?

And is this an external mouse that you are using or a touchpad of some sort?


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

#5 2023-03-04 23:02:24

timeshift
Member
Registered: 2022-08-21
Posts: 31

Re: How to increase the speed of the mouse scroll wheel

ToZ wrote:

Is this affecting just your web browser or other applications as well?

This affects the whole system I can't use imwheel, it affects the browser, thunar, pdf reader and any application.

And is this an external mouse that you are using or a touchpad of some sort?

I have a desktop pc that has a USB mouse connected.


xubuntu 22.04.3 LTS
xfce version 4.16

Offline

#6 2023-03-05 01:36:56

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 10,948

Re: How to increase the speed of the mouse scroll wheel

Ok. In that case, have a read through this libinput merge request and this kernel bug report. I'm not sure there is anything that Xfce can fix here - looks like the fix is somewhere deeper.

If you have a logitech mouse, you might be able to use Solaar to make some adjustments.

Edit: Does:

xinput list-props ID

...where ID is the device id you get when running "xinput", show any scroll speed options?

Last edited by ToZ (2023-03-05 01:46:00)


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

#7 2023-03-06 02:56:12

timeshift
Member
Registered: 2022-08-21
Posts: 31

Re: How to increase the speed of the mouse scroll wheel

This is the configuration I get by executing the command you gave me:

Device 'KYE SYSTEMS CORP. Wired Mouse':
	Device Enabled (174):	1
	Coordinate Transformation Matrix (176):	1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
	libinput Natural Scrolling Enabled (312):	0
	libinput Natural Scrolling Enabled Default (313):	0
	libinput Scroll Methods Available (314):	0, 0, 1
	libinput Scroll Method Enabled (315):	0, 0, 0
	libinput Scroll Method Enabled Default (316):	0, 0, 0
	libinput Button Scrolling Button (317):	2
	libinput Button Scrolling Button Default (318):	2
	libinput Button Scrolling Button Lock Enabled (319):	0
	libinput Button Scrolling Button Lock Enabled Default (320):	0
	libinput Middle Emulation Enabled (321):	0
	libinput Middle Emulation Enabled Default (322):	0
	libinput Accel Speed (323):	1.000000
	libinput Accel Speed Default (324):	0.000000
	libinput Accel Profiles Available (325):	1, 1
	libinput Accel Profile Enabled (326):	1, 0
	libinput Accel Profile Enabled Default (327):	1, 0
	libinput Left Handed Enabled (328):	0
	libinput Left Handed Enabled Default (329):	0
	libinput Send Events Modes Available (297):	1, 0
	libinput Send Events Mode Enabled (298):	0, 0
	libinput Send Events Mode Enabled Default (299):	0, 0
	Device Node (300):	"/dev/input/event1"
	Device Product ID (301):	1112, 390
	libinput Drag Lock Buttons (330):	<no items>
	libinput Horizontal Scroll Enabled (331):	1
	libinput Scrolling Pixel Distance (332):	15
	libinput Scrolling Pixel Distance Default (333):	15
	libinput High Resolution Wheel Scroll Enabled (334):	1
ToZ wrote:

where ID is the device id you get when running "xinput", show any scroll speed options?

In the last line of this file I see an option that refers to the question you asked me.

Last edited by timeshift (2023-03-06 02:59:18)


xubuntu 22.04.3 LTS
xfce version 4.16

Offline

#8 2023-03-06 16:30:13

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 10,948

Re: How to increase the speed of the mouse scroll wheel

What happens if you increase the value of "Scrolling Pixel Distance"? For info on how, see this Arch wiki article. Also, Here is the ubuntu wiki article for this.

You'd be looking at running a command like:

xinput set-prop ID 332 100

...where ID is the ID of the device and 100 is an arbitrary value greater than the current value of 15.


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

#9 2023-03-06 19:07:54

timeshift
Member
Registered: 2022-08-21
Posts: 31

Re: How to increase the speed of the mouse scroll wheel

It seems that the change in the property 332 that refers to "libinput Scrolling Pixel Distance" does not generate any effect. The value is only possible to modify up to 50. This value disappears after a reboot of the computer, I guess that to modify the default value I would have to modify the property 333 that points "libinput Scrolling Pixel Distance Default". This indicates that it has a value set to 15, so every time the system is rebooted it reverts to its original value.

I thought I had to modify property 334 of this file. It points to the last line "libinput High Resolution Wheel Scroll Enabled" with a value of 1. I'm just guessing, so I'm still waiting for your indications, thanks for the help @ToZ


xubuntu 22.04.3 LTS
xfce version 4.16

Offline

#10 2023-03-06 23:28:54

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 10,948

Re: How to increase the speed of the mouse scroll wheel

What if you disabled (set to 0) the "High Resolution Wheel Scroll Enabled" setting? The effect, if it works, should be immediate.

Do you have another external mouse to test? To see if its the mouse itself thats a problem?

Last edited by ToZ (2023-03-06 23:50:00)


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

#11 2023-03-12 03:19:53

timeshift
Member
Registered: 2022-08-21
Posts: 31

Re: How to increase the speed of the mouse scroll wheel

I set the "High Resolution Wheel Scroll Enabled" setting to zero and the change just didn't happen.

As for another mouse, the truth is that I do have another one, I just had to change it for the one I have now, I used too much the scroll wheel of the mouse and it got damaged. It was then when I decided to use a program that would allow me to advance three lines every time I made a turn with the scroll wheel and then I chose to use imwheel, but when I saw the bad results, hindering the operation of other programs, I decided to write this post. Thanks @ToZ


xubuntu 22.04.3 LTS
xfce version 4.16

Offline

Board footer

Powered by FluxBB