Bug 494245 - Mouse speed feels much faster when screen is scaled on wayland
Summary: Mouse speed feels much faster when screen is scaled on wayland
Status: RESOLVED INTENTIONAL
Alias: None
Product: kwin
Classification: Plasma
Component: wayland-generic (other bugs)
Version First Reported In: 6.1.5
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-07 15:10 UTC by Weng Xuetian
Modified: 2024-10-07 15:49 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Weng Xuetian 2024-10-07 15:10:57 UTC
SUMMARY
The mouse speed on kwin when scale is enabled doesn't match the speed on other systems.
For example, if I uses 1920x1080 system, when I set the scale, the mouse (physical one, not touchpad) feels moves much faster. And it is significantly faster comparing to other OS (e.g. windows) or X11 on the same machine.

I have to use the mouse hardware dpi button to adjust back and force when switching the system to get the same speed feeling. On other OS or X11, no matter how the scale is changed, I don't feel the mouse speed is changed at the same time.

STEPS TO REPRODUCE
1. Set scale to >100 (e.g. 125)
2. Move mouse

OBSERVED RESULT
Mouse is significantly move faster on scaled screen

EXPECTED RESULT
Mouse moves the same speed before the scale is enabled.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 
KDE Plasma Version: 6.1.5
KDE Frameworks Version: 6.6.0
Qt Version: 6.7.2

ADDITIONAL INFORMATION
Comment 1 Zamundaaa 2024-10-07 15:49:26 UTC
This is intentional, mouse speed is relative to the size of content and not to the resolution of the screen. If you want to make the cursor slower, you can use the mouse settings to reduce its speed.