Desktop.Robot
                                
                                 Desktop.Robot copied to clipboard
                                
                                    Desktop.Robot copied to clipboard
                            
                            
                            
                        Linux robot.Type() not working
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.