Help needed to get the application work for native linux editors

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hai friends,
    I successfully ran a script manager(keyboard Manager/driver) developed for windows (using VC++) in Linux using wine.  Its working in the wordpad application called using wine.I want to make it work in Linux editors.

 The technical details about the working of the keyboard driver is as follows.
 1) The keyboard driver is a keyboard hooker program. The keyboard driver will trap all the keystrokes from the keyboard and  convert the Ascii value to the appropriate native language Character code.
 2) First we have to get the handle of the window/control where the cursor is currently located, for that the GetFocus API is used.
 3) Virtual-key code of the key that generated the keystroke message is converted to appropriate another code for making the keyboard Inscript or phonetic and send using Postmessage API.
 
I have some doubts. Do these APIs written for  windows work in linux. In linux , How could i get the handle of  the window where the cursor is currently located. What are the changes that i should make in the source code to make it work for linux editors.
Looking for your suggessions. Thanks in advance .
                  
                                                                                                                                                       Saravanan
 
            


______________________________________
Scanned and protected by Email scanner


[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux