Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port ekalappai to Linux #13

Closed
mugunth opened this issue Sep 24, 2014 · 3 comments
Closed

Port ekalappai to Linux #13

mugunth opened this issue Sep 24, 2014 · 3 comments

Comments

@mugunth
Copy link
Member

mugunth commented Sep 24, 2014

To port eKalappai to linux, we need to find out the equivalent of these 2 microsoft windows functions in Iinux:

SetWindowsHookEx function
http://msdn.microsoft.com/en-us/library/windows/desktop/ms644990%28v=vs.85%29.aspx

PostMessage function
http://msdn.microsoft.com/en-us/library/windows/desktop/ms644944%28v=vs.85%29.aspx

We need to find either equivalent or similar functions in linux. These form the main feature of ekhook dll.
We may need to explore if ibus backend can be used for the above.

@lavanyasundararajan
Copy link
Member

I would like to work on this can anyone guide me how to start it?

On Wed, Sep 24, 2014 at 11:57 AM, Mugunth [email protected] wrote:

To port eKalappai to linux, we need to find out the equivalent of these 2
microsoft windows functions in Iinux:

  1. SetWindowsHookEx function

http://msdn.microsoft.com/en-us/library/windows/desktop/ms644990%28v=vs.85%29.aspx

  1. PostMessage function
    http://msdn.microsoft.com/en-us/library/windows/desktop/ms644944%28v=vs.85%29.aspx

either equivalent or similar ones. These form the main feature of ekhook
dll.

We may need to explore if ibus backend can be used for the above.

Reply to this email directly or view it on GitHub
#13.

@thangamani-arun
Copy link
Member

கண்டிப்பாக இது சாத்தியமே
ஏனென்றால் iBus மூலம் தான் உபுண்டு லினக்ஸிலும் பிற லினக்ஸ் இயங்குதளங்களிலும் அண்மையில் உள்ளீட்டு முறைகள்(Input Meothds) கையாளப்பட்டு வருகின்றன.

லாவண்யா,
நீங்கள் https://code.google.com/p/ibus/ இதன் திட்டங்களைப் பற்றி சிறிய ஆய்வுச் செய்தால் வழி கிடைக்கும்
இங்கு இணைந்தும் உதவிப்பெறலாம் => IRC: channel #ibus on irc.freenode.net

நன்றி

@manikk
Copy link
Member

manikk commented Jul 6, 2020

Unifying discussions in #23. Closing this issue for now.

@manikk manikk closed this as completed Jul 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants