Closed codevski closed 1 year ago
To create mouse gestures a key has to be set to start the mouse gesture.
From https://pwr-solaar.github.io/Solaar/rules
Solaar can also create special notifications in response to mouse movements on some mice. Setting the Mouse Gestures setting to a key enables special processing of mouse movements while the key 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. Pressing a diverted key creates a key event. When the key is released the sequence of events is sent as a synthetic notification that can be matched with Mouse Gesture conditions.> Solaar can also create special notifications in response to mouse movements on some mice. Setting the Mouse Gestures setting to a key enables special processing of mouse movements while the key 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. Pressing a diverted key creates a key event. When the key is released the sequence of events is sent as a synthetic notification that can be matched with Mouse Gesture conditions.
But there is no longer a Mouse Gestures setting. Instead use the Key/Button Diversion setting and set a key to Mouse Gestures. The documentation will be updated momentarily.
Thanks working, that setting didn't stick out from the docs, should've double-checked them, once changed to this it all started working :smile:
For the KeyButton Diversion -> Mouse Gesture Button --> I only see Regular and Diverted, there is no option Mouse Gestures.
The option only shows up if the device supports it for that key. Also, you need to be running a recent version of Solaar.
ummm strange, I have changed to a new Master3S as a replacement for my previous one. I did the diversion of @codevski picture. Not it works, but... it fails many times. It is like...sometimes detect I am pushing the mouse gesture button. but using: it is detected 100%
Information
Output of
solaar show
:Contents of
~/.config/solaar/config.yaml
:Contents of
~/.config/solaar/rules.yaml
:Describe the bug Trying to get gestures working with MX master 3S, Used https://github.com/pwr-Solaar/Solaar/issues/1872 to setup rules but cannot seem to get any response from gestures
Screenshots
Additional context