Hello everyone, I try to send a string to an input field of an application. I think the only way is to use the XSendEvent function and send the keycode of every single character of my string. But how could I get the special keys like shift or alt for characters like '%'? Regards, André