Important: Do not post bugs. Please read the FAQ before posting (or your question may be ignored).

I have 2 computers left of the main that I want to configure I had this

section: screens
     Linux: # Ubuntu 11.04
     AJ:     # Win 7 media
     AJM:    # Win 7 programming
end

section: links
    Linux:
            left = AJ
    AJ:
            right = Linux
            left = AJ
    AJM:
            right = AJ

end

But I couldn't get it to work when I ran synergys from the terminal nothing happened. my two windows machines can't connect. I am using quicksynergy in my old configuration when my laptops where on either side of the desk but now that they are on the same side I can't get it to work. Any help is appreciated.

EDIT: how do I find my host machines name(hte ubuntu machine)?

asked 28 May '11, 14:33

macAttack's gravatar image

macAttack
12
accept rate: 0%

edited 28 May '11, 14:34

Are you able to ping the server from the client?

(29 May '11, 21:14) nbolton ♦♦

If your machine name does not appear in on the login screen, you can type hostname in a terminal screen to find it.

(06 Jun '11, 14:35) willichan ♦

Your links section should be

section: links
    Linux:
            left = AJ
    AJ:
            right = Linux
            left = AJM
    AJM:
            right = AJ

end

note that with your config, you had AJ to the left of AJ instead of AJM.

link

answered 01 Jun '11, 12:35

willichan's gravatar image

willichan ♦
1.7k111
accept rate: 69%

If I have answered your question, please be sure to accept my answer.

(06 Jun '11, 14:37) willichan ♦
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×94

Asked: 28 May '11, 14:33

Seen: 1,294 times

Last updated: 06 Jun '11, 14:37

powered by OSQA