up vote 3 down vote favorite
1
share [g+] share [fb]

I can use AutoHotKey to send some characters when a key combination is pressed. The problem is that AutoHotKey doesn't seem to work with Synergy is used.

Is this true? I mean, does AutoHotKey work with Synergy or not?

And from this thread, I learned about AutoIt. How can I use AutoIt AHK way? I mean, how can I assign a key combination to send some sequence of characters?

link|improve this question

73% accept rate
feedback

1 Answer

up vote 2 down vote accepted

I assume that you are using Synergy in two machines. Are you sure that Autohotkey is running in both? If you have installed it in one, when you use Synergy to change to the other machine the key combination you made with AHK will not work.

link|improve this answer
@lther : I use Mac for server to have Windows as a clinet. Then, AHK will not work, is this correct? – prosseek Aug 30 '10 at 15:15
I think it will not work. When you switch to Mac, the keyboard send keystrokes to it and will not pass through AHK first. – Ither Aug 30 '10 at 20:02
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.