5

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?

prosseek
  • 6,054

1 Answers1

2

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.

Ither
  • 380