Usability: Rules editor hint for (Wayland) key presses
Created by: shoffmeister
Personal experience shows: people don't read the fine manual, but just do - and then are quite surprised that the "Key press" action in the Rules Editor does not have the expected effect.
Suggestion: Add a very short hint to the input section
that alerts users to the various challenges of doing key press (on Wayland). This is rather important, IMHO, because solaar encountering failure, e.g.,
12:25:57,373 WARNING [MainThread] logitech_receiver.diversion: cannot create uinput device: "/dev/uinput" cannot be opened for writing
12:25:57,373 WARNING [MainThread] logitech_receiver.diversion: no way to simulate key input
is typically not conveniently discoverable for users (which in itself is not ideal, IMHO).
The hint could be as simple as "Key press actions are not robust; see for details".
Then people (me) might read the readme (sooner) and eventually also the rules docs.