Results 1 to 1 of 1
I am designing a software which converts english to local Indian languages like Hindi, Tamil etc. I want to capture the key strokes of the user, convert it from english ...
- 01-24-2009 #1Just Joined!
- Join Date
- Jan 2009
- Posts
- 3
How to send characters on to the active window using X Windows
I am designing a software which converts english to local Indian languages like Hindi, Tamil etc. I want to capture the key strokes of the user, convert it from english to appropriate language and send it to the current active window. I am able to capture the key presses using the input device event interface. Now I need to send it on to the current active window. I know that display is managed by the X Window system. How to send the characters on to the active window? Is there any other alternative other than X Window?


Reply With Quote
