So I have the client running, says perfectly connected to server when I run a test

I run the same test on the server and it just says "running test. press stop to end test" and no output log file comes up like on the client.

Then I stop the test it says synergy is about to quot with errors and warnings. Please check the log then click OK.

Except for the log didnt come up and I don't know how to access the log from command prompt.

And I'm pretty sure my thing is set up correct:

section: links Joel-HP: left = JoelPC2 JoelPC2: right = Joel-HP end

My Windows 7 64 bit server is on the right, Windows 7 32 bit client on left

Both client and server are run as admin.

link|improve this question
some more details, slightly differently worded dupe: superuser.com/questions/269504/synergy-on-windows-7-not-working – studiohack Apr 11 '11 at 23:06
feedback

2 Answers

Do you have a 'screens' section as required by the config file? You need to declare each PC there before you can use it in a 'links' section.

Please also use the correct codes around the config file lines so it is readable (four spaces at the start of each line, or enclose it all in backticks.) Having it all on the same line as you have posted won't work either ;-)

link|improve this answer
I do have my screens defined and it's not all in one line. I actually didn't make my config file. Synergy did. I used the screens and links UI on windows to make it. But still no luck :( – Joel Avery Apr 9 '11 at 23:07
I'm so lost on what to do :( This shouldn't be that hard and I've now put about 15 hours into it. I would really appreciate any help I can get. I am running the newest version on synergys website. I have also tried the 1.3.6...no luck. Wind 7 64 bit = server = Joel-HP Wind 7 32 bit = client = David-HP My config file looks like this...as my server is to the right of my client. Also the spacing in this post doesn't look right, but in my config file the formatting is correct. – Joel Avery Apr 12 '11 at 0:23
section: screens Joel-HP: switchCorners = none switchCornerSize = 0 David-HP: switchCorners = none switchCornerSize = 0 end section: links Joel-HP: left = David-HP David-HP: right = Joel-HP end section: options end I am also running both of them as administrator. All exes are run as admin. Everything connects perfectly fine. Log output says server is connected to client, and client is connected to server. Everything looks great. I move my mouse to the other PC and nothing happens. It stays within the boundaries of the current server PC. So frustrating :( – Joel Avery Apr 12 '11 at 0:24
Please format your config file correctly when you post - if you can't be bothered to do that, why would you expect anyone to bother helping? :-P Try running the Synergy server in debug mode and see what happens when you attempt to switch screens. – Malvineous Apr 17 '11 at 3:08
feedback

if willing to leave Synergy then http://www.inputdirector.com/ is also a good alternative, somewhat older though...

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

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