docs: update information on rules under Wayland

This commit is contained in:
Peter F. Patel-Schneider 2022-04-28 08:19:31 -04:00
parent 5a103927ec
commit 13df79d7af
1 changed files with 3 additions and 3 deletions

View File

@ -138,10 +138,10 @@ Solaar can process HID++ Notifications from devices to, for example,
change the speed of some thumb wheels. These notifications are only sent change the speed of some thumb wheels. These notifications are only sent
for actions that are set in Solaar to their HID++ setting (also known as diverted). for actions that are set in Solaar to their HID++ setting (also known as diverted).
For more information on this capability of Solaar see For more information on this capability of Solaar see
[the rules page](https://pwr-solaar.github.io/Solaar/rules). As much of rule processing [the rules page](https://pwr-solaar.github.io/Solaar/rules).
depends on X11, this capability is only when running under X11. Some features of rules do not work under Wayland.
Users can edit rules using a GUI by clicking on the `Edit Rule` button in the Solaar main window. Users can edit rules using a GUI by clicking on the `Rule Editor` button in the Solaar main window.
Solaar rules is an experimental feature. Significant changes might be made in response to problems. Solaar rules is an experimental feature. Significant changes might be made in response to problems.