Jump to content

Hello! 👋

These forums are now archived (read only).

Join us on Discord.

Custom Synergy Boundaries


Recommended Posts

I'm currently using Synergy version 1.8.8-stable-c30301e dated 03/03/2017. I have been using a custom config for my settings because I have three monitors on the bottom from my desktop and one monitor on top for a laptop. Only allowing the middle desktop monitor to move to the top monitor (I'll post my config at the end). When Synergy 2 was moved back to beta back in mid 2018 there wasn't a reason I knew of to change my current version. Is there a way to confirm that the new stable version of Synergy 1 allows for custom configs? I would like to have the latest build but don't want to give up my custom stuff. I'm also looking to adding another laptop to the setup and would want to custom config everything again for two monitors on top and three on the bottom.

Thanks!

My Custom Config (scrubbed) synergy-custom.sgc:

section: screens
    laptop1:
        halfDuplexCapsLock = false
        halfDuplexNumLock = false
        halfDuplexScrollLock = false
        xtestIsXineramaUnaware = false
        switchCorners = none 
        switchCornerSize = 0
    desktop:
        halfDuplexCapsLock = false
        halfDuplexNumLock = false
        halfDuplexScrollLock = false
        xtestIsXineramaUnaware = false
        switchCorners = none 
        switchCornerSize = 0
end

section: aliases
end

section: links
    laptop1:
        down(0,100) = desktop(33,66)
    desktop:
        up(33,66) = laptop1(0,100)
end

section: options
    relativeMouseMoves = false
    screenSaverSync = true
    win32KeepForeground = false
    clipboardSharing = true
    switchCorners = none 
    switchCornerSize = 0
end

Link to post
Share on other sites

@Daniel Alarcon Wow, I upgraded, but it wasn't a happy experience. I think it would be worth noting for new users using TLS that the TLS Cert not found being is a known issue.

Found a solution here: https://github.com/symless/synergy-core/issues/6608

Copy the files from the OpenSSL folder up to the parent. Start Synergy without TLS. Stop then enable TLS and start again.

Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...