Desktop.Robot icon indicating copy to clipboard operation
Desktop.Robot copied to clipboard

Linux robot.Type() not working

Open ProIntegritate opened this issue 1 year ago • 3 comments

So, found your project, looked interesting. I did the standard example with robot.Type("Hello world!") in a .NET 6 project. On Windows it works fine, but on Linux nothing happens. It doesn't write to either the current console window or an instance of GEdit that i started to test it out.

I did have some problems with x11.os not being included, but i copied it manually to the Linux folder + also did a Selfcontained distribution - but neither worked. Running with .NET 6.0.25 installed under Ubuntu.

ProIntegritate avatar Jan 02 '24 00:01 ProIntegritate