Update README.md
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
# MXMasterHiResWheelLinux
|
||||
|
||||
A bash script to switch the mouse to scroll "less" upon switching to free spinning mode
|
||||
A bash script to switch the mouse to scroll "less" upon switching to free spinning mode on KDE Plasma Wayland.
|
||||
|
||||
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.
|
||||
Reference in New Issue
Block a user