Chataigne icon indicating copy to clipboard operation
Chataigne copied to clipboard

[Linux] Add support for "send keys" command in keyboard module

Open justanerd opened this issue 3 years ago • 1 comments

Environment

  • Linux
  • Version 1.9.7

Describe the bug I can't select any key, the list is empty.

To Reproduce Steps to reproduce the behaviour:

  1. Add a keyboard key trigger as a consequence

Expected behaviour A key is selectable.

Additional context I also tried the beta release, no luck.

justanerd avatar Oct 16 '22 11:10 justanerd

Hello, this command is only supported on Windows right now. I just added a warning on mac and linux so users are aware of this. You can use a tool like xdotool https://github.com/jordansissel/xdotool and launch it from chataigne

benkuper avatar Oct 17 '22 09:10 benkuper