From 13df79d7af307bd8d341d64f5a99470c27b6d665 Mon Sep 17 00:00:00 2001 From: "Peter F. Patel-Schneider" Date: Thu, 28 Apr 2022 08:19:31 -0400 Subject: [PATCH] docs: update information on rules under Wayland --- docs/capabilities.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/capabilities.md b/docs/capabilities.md index b55c5ab0..7450f280 100644 --- a/docs/capabilities.md +++ b/docs/capabilities.md @@ -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 for actions that are set in Solaar to their HID++ setting (also known as diverted). For more information on this capability of Solaar see -[the rules page](https://pwr-solaar.github.io/Solaar/rules). As much of rule processing -depends on X11, this capability is only when running under X11. +[the rules page](https://pwr-solaar.github.io/Solaar/rules). +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.