From d98d1963af47f58bba54e6d99b17a66498a733c4 Mon Sep 17 00:00:00 2001 From: diskette Date: Sun, 2 Nov 2025 10:15:13 +0000 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index de0dc75..fc848f5 100644 --- a/README.md +++ b/README.md @@ -8,4 +8,6 @@ On Solaar, right click and add user-defined rules, one for ratcheted mode and on 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. \ No newline at end of file +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") \ No newline at end of file