From f9353022a9fecc538c151ba38e3c62fd2b6dd4ec Mon Sep 17 00:00:00 2001 From: "Peter F. Patel-Schneider" Date: Wed, 21 Dec 2022 07:45:16 -0500 Subject: [PATCH] docs: add setting value for mouse gestures --- docs/rules.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/rules.md b/docs/rules.md index c2564fad..82bffb3d 100644 --- a/docs/rules.md +++ b/docs/rules.md @@ -85,7 +85,7 @@ Some keyboards have Gn, Mn, or MR keys, which are diverted using the 'Divert G K Note that this only works for **diverted** keys or buttons, including diverted Gn, Mn, and MR keys. Solaar can also create special notifications in response to mouse movements on some mice. -Setting `Key/Button Diversion` for a key or button causes the key or button to create a `Mouse Gesture` +Setting `Key/Button Diversion` for a key or button to Mouse Gestures causes the key or button to create a `Mouse Gesture` notification for the period that the key or button is depressed. Moving the mouse creates a mouse movement event. Stopping the mouse for a little while and moving it again creates another mouse movement event.