Hi,
I m trying to develop virtualkeyboard in Linux to enter texts in the current text editor. In windows, for sending the keycode to OS there is API called sendInput().
How to pass the keycode of the key pressed to the Linux OS ?

Thanks in advance.
Regards,
Jaga.