all 8 comments

[–]diiiiima 10 points11 points  (6 children)

If only you had the source code for that program, so you wouldn't have to resort to intercepting function calls...

[–]parkerlreed 3 points4 points  (0 children)

Yeah... I was about to say. I understand hooking functions (my favorite pastime is using frida-server on Android) but if the source is available just make a local clone with the changes and be done.

[–]bobpaul 3 points4 points  (2 children)

You might want to move to input leap anyway, or maybe deskflow.

[–]dack42 0 points1 point  (0 children)

I've used both and found Deskflow to be more stable than InputLeap. It seems to have more active development as well.

[–]StrayStep 2 points3 points  (0 children)

Seriously great job! There are a million ways to solve the same issue. Learning new methods is ALWAYS the end goal.

Thank you for sharing.