You are not logged in.

#1 2025-07-19 04:28:25

randomiranda
Member
Registered: 2025-02-23
Posts: 14

how to increase mouse sensitivity above maximum on wayland?

i'm currently on wayland using niri
on xorg, i could use the coordinate transformation matrix in order to increase my mouse sensitivity beyond the maximum

xinput --set-prop 9 "Coordinate Transformation Matrix" 3.000000, 0.000000, 0.000000, 0.000000, 3.000000, 0.000000, 0.000000, 0.000000, 1.000000

but i don't see a simple way to do it on wayland
reading a bit of libinput documentation, it seems i can only apply matrices to tablets and such but not mice.
so is there any way to do this?

Last edited by randomiranda (2025-07-27 15:07:36)

Offline

#2 2025-07-26 22:28:14

jl2
Member
From: 47° 18' N 8° 34' E
Registered: 2022-06-01
Posts: 1,298

Re: how to increase mouse sensitivity above maximum on wayland?

Implementing the libinput stuff is left to the WM in wayland, check it's documentation.

If your WM does not support the option, it will not work.

What WM/DE do you use?


Why I run Arch? To "BTW I run Arch" the guy one grade younger.
And to let my siblings and cousins laugh at Arsch Linux...

Upload longer text output like this

Offline

#3 2025-07-27 15:01:45

randomiranda
Member
Registered: 2025-02-23
Posts: 14

Re: how to increase mouse sensitivity above maximum on wayland?

like i said, i use niri. in the documentation, there's no such matrix config option for a mouse. no option for custom accel profile either

Last edited by randomiranda (2025-07-27 15:19:03)

Offline

#4 2025-07-28 06:22:15

jl2
Member
From: 47° 18' N 8° 34' E
Registered: 2022-06-01
Posts: 1,298

Re: how to increase mouse sensitivity above maximum on wayland?

Never heard of that one before, but the concept sounds so funny I should give it a try.

https://github.com/YaLTeR/niri/wiki/Con … ion:-Input - Can you try setting the same option as under 'tablet', but in the 'mouse' section?

And, does setting the mouse speed with a calibration matrix work? Because sway _still_ has no option to directly set the mouse speed, despite having multiple MRs that would implement it.


Why I run Arch? To "BTW I run Arch" the guy one grade younger.
And to let my siblings and cousins laugh at Arsch Linux...

Upload longer text output like this

Offline

#5 2025-07-29 04:21:35

randomiranda
Member
Registered: 2025-02-23
Posts: 14

Re: how to increase mouse sensitivity above maximum on wayland?

putting the calibration matrix option in the mouse section does not work

Offline

#6 2025-07-29 04:29:19

jl2
Member
From: 47° 18' N 8° 34' E
Registered: 2022-06-01
Posts: 1,298

Re: how to increase mouse sensitivity above maximum on wayland?

Well, then open an issue on their github.


Why I run Arch? To "BTW I run Arch" the guy one grade younger.
And to let my siblings and cousins laugh at Arsch Linux...

Upload longer text output like this

Offline

Board footer

Powered by FluxBB