docs: add setting value for mouse gestures

This commit is contained in:
Peter F. Patel-Schneider 2022-12-21 07:45:16 -05:00
parent 2d76d770f2
commit f9353022a9
1 changed files with 1 additions and 1 deletions

View File

@ -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. 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. 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. notification for the period that the key or button is depressed.
Moving the mouse creates a mouse movement event. Moving the mouse creates a mouse movement event.
Stopping the mouse for a little while and moving it again creates another mouse movement event. Stopping the mouse for a little while and moving it again creates another mouse movement event.