Files
MXMasterHiResWheelLinux/README.md
T
2025-11-02 10:17:48 +00:00

19 lines
893 B
Markdown

# MXMasterHiResWheelLinux
A bash script to switch the mouse to scroll "less" upon switching to free spinning mode on KDE Plasma Wayland.
## Caveat
The side scroll wheel is also affected
## How 2 use
To use this, please have an installation of [Solaar](https://github.com/pwr-Solaar/Solaar) and KDE Plasma 5+ (works with 6) ready.
On Solaar, right click and add user-defined rules, one for ratcheted mode and one for free spinning mode.
Add a condition for "setting" on each mode, add an action to disable high resolution scroll wheel on ratcheted mode and enable it on free spinning mode.
Ideally, you should have the bash script as executable file, and then add action mode to execute the script with a double int parameter. The recommended value for freespinning mode is 0.05 and ratcheted mode is 1.
![A provided screenshot showing the process](Solaar.png "The example screenshot")