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

Version 1.4.2

In earlier versions you could have the cursor exit one side of the screen and return from the other however I've been unable to do this with the new version!

I have 3 computers main, left & right. I want to be able to move the cursor from main to left to right to main in the same movement. It meant if no other computers were turned on you could move the cursor off the left side of the screen and it would enter the right side. I have tried this in the screen layout grid but it won't let me start synergy after changing the settings.

asked 23 Apr '11, 11:48

tezza24uk's gravatar image

tezza24uk
1163
accept rate: 100%

edited 25 Apr '11, 11:52

nbolton's gravatar image

nbolton ♦♦
1.8k128


Edit: This feature is missing in the new GUI (but planned), but is possible by manually editing a config.

I found a previous version sgc file and modified it to have my computers in the preferred way.

section: links
    leftpc:
        left = rightpc
        right = server
    server:
        left = leftpc
        right = rightpc
    rightpc:
        left = server
        right = leftpc
end

Then all is needed is to set the server gui to use existing configuration and point it to the file.

When you configure interactivly you don't get any options to wrap around.

The configuration file I was trying to use before was a blank file hence the reason for the server not starting and synergy only using the gui version.

link

answered 23 Apr '11, 19:32

tezza24uk's gravatar image

tezza24uk
1163
accept rate: 100%

edited 24 Jul '12, 17:49

nbolton's gravatar image

nbolton ♦♦
1.8k128

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
×6

Asked: 23 Apr '11, 11:48

Seen: 1,969 times

Last updated: 24 Jul '12, 17:49

powered by OSQA