How do I get synergy to work?





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







2















I've never actually been able to get Synergy working, even when using QuickSynergy. Even using this guide gives me nothing; my mouse won't leave the edge of my screen. I've even disabled both computers' ufw firewalls to make sure ports aren't being blocked. What am I doing wrong?



work-macbook, host computer:



[Share]
Left=work-laptop

[Use]
Hostname=
ClientName=

[Settings]
SynergyPath=/usr/bin


work-laptop, slave computer:



[Use]
Hostname=work-macbook
ClientName=work-macbook

[Settings]
SynergyPath=/usr/bin


Pinging work-macbook from work-laptop works, and pinging work-laptop from work-macbook works. Things are basically working with host-names to IP addresses on my network, so that doesn't seem like the issue:



Pings:



work-macbook $ ping work-laptop
64 bytes from work-laptop (192.168.1.2)

work-laptop $ ping work-macbook
64 bytes from work-macbook (192.168.1.49)









share|improve this question

























  • Done, sorry about that.

    – Naftuli Kay
    Jan 2 '12 at 23:54











  • Have you tried using the IP addresses in the config file for hostname and clientname?

    – Kendor
    Jan 3 '12 at 0:47











  • @Kendor Yes I have. Really weird.

    – Naftuli Kay
    Jan 3 '12 at 1:56


















2















I've never actually been able to get Synergy working, even when using QuickSynergy. Even using this guide gives me nothing; my mouse won't leave the edge of my screen. I've even disabled both computers' ufw firewalls to make sure ports aren't being blocked. What am I doing wrong?



work-macbook, host computer:



[Share]
Left=work-laptop

[Use]
Hostname=
ClientName=

[Settings]
SynergyPath=/usr/bin


work-laptop, slave computer:



[Use]
Hostname=work-macbook
ClientName=work-macbook

[Settings]
SynergyPath=/usr/bin


Pinging work-macbook from work-laptop works, and pinging work-laptop from work-macbook works. Things are basically working with host-names to IP addresses on my network, so that doesn't seem like the issue:



Pings:



work-macbook $ ping work-laptop
64 bytes from work-laptop (192.168.1.2)

work-laptop $ ping work-macbook
64 bytes from work-macbook (192.168.1.49)









share|improve this question

























  • Done, sorry about that.

    – Naftuli Kay
    Jan 2 '12 at 23:54











  • Have you tried using the IP addresses in the config file for hostname and clientname?

    – Kendor
    Jan 3 '12 at 0:47











  • @Kendor Yes I have. Really weird.

    – Naftuli Kay
    Jan 3 '12 at 1:56














2












2








2


0






I've never actually been able to get Synergy working, even when using QuickSynergy. Even using this guide gives me nothing; my mouse won't leave the edge of my screen. I've even disabled both computers' ufw firewalls to make sure ports aren't being blocked. What am I doing wrong?



work-macbook, host computer:



[Share]
Left=work-laptop

[Use]
Hostname=
ClientName=

[Settings]
SynergyPath=/usr/bin


work-laptop, slave computer:



[Use]
Hostname=work-macbook
ClientName=work-macbook

[Settings]
SynergyPath=/usr/bin


Pinging work-macbook from work-laptop works, and pinging work-laptop from work-macbook works. Things are basically working with host-names to IP addresses on my network, so that doesn't seem like the issue:



Pings:



work-macbook $ ping work-laptop
64 bytes from work-laptop (192.168.1.2)

work-laptop $ ping work-macbook
64 bytes from work-macbook (192.168.1.49)









share|improve this question
















I've never actually been able to get Synergy working, even when using QuickSynergy. Even using this guide gives me nothing; my mouse won't leave the edge of my screen. I've even disabled both computers' ufw firewalls to make sure ports aren't being blocked. What am I doing wrong?



work-macbook, host computer:



[Share]
Left=work-laptop

[Use]
Hostname=
ClientName=

[Settings]
SynergyPath=/usr/bin


work-laptop, slave computer:



[Use]
Hostname=work-macbook
ClientName=work-macbook

[Settings]
SynergyPath=/usr/bin


Pinging work-macbook from work-laptop works, and pinging work-laptop from work-macbook works. Things are basically working with host-names to IP addresses on my network, so that doesn't seem like the issue:



Pings:



work-macbook $ ping work-laptop
64 bytes from work-laptop (192.168.1.2)

work-laptop $ ping work-macbook
64 bytes from work-macbook (192.168.1.49)






synergy






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Jan 3 '12 at 0:26









Jorge Castro

37.4k107423618




37.4k107423618










asked Jan 2 '12 at 23:35









Naftuli KayNaftuli Kay

1,43842541




1,43842541













  • Done, sorry about that.

    – Naftuli Kay
    Jan 2 '12 at 23:54











  • Have you tried using the IP addresses in the config file for hostname and clientname?

    – Kendor
    Jan 3 '12 at 0:47











  • @Kendor Yes I have. Really weird.

    – Naftuli Kay
    Jan 3 '12 at 1:56



















  • Done, sorry about that.

    – Naftuli Kay
    Jan 2 '12 at 23:54











  • Have you tried using the IP addresses in the config file for hostname and clientname?

    – Kendor
    Jan 3 '12 at 0:47











  • @Kendor Yes I have. Really weird.

    – Naftuli Kay
    Jan 3 '12 at 1:56

















Done, sorry about that.

– Naftuli Kay
Jan 2 '12 at 23:54





Done, sorry about that.

– Naftuli Kay
Jan 2 '12 at 23:54













Have you tried using the IP addresses in the config file for hostname and clientname?

– Kendor
Jan 3 '12 at 0:47





Have you tried using the IP addresses in the config file for hostname and clientname?

– Kendor
Jan 3 '12 at 0:47













@Kendor Yes I have. Really weird.

– Naftuli Kay
Jan 3 '12 at 1:56





@Kendor Yes I have. Really weird.

– Naftuli Kay
Jan 3 '12 at 1:56










2 Answers
2






active

oldest

votes


















1














Have you tried setting up your config file on the host as shown in the synergy docs?



Name the text file ".synergy.conf" in your host home folder.



Something like this:



section: screens
work-macbook:
work-laptop:
end

section: links
work-macbook:
left = work-laptop
work-laptop:
right = work-macbook
end


Then run "synergys" on the host and I believe it's "synergyc -a [address]" on the client.
You can run synergyc with the -f option to make it run in the foreground, that might tell you something about why it's not working.






share|improve this answer
























  • Evidently, there was a DNS issue, but this conf fixed it and things are working GREAT now. Thanks! I had to run synergyc IPADDRESS

    – Naftuli Kay
    Jan 3 '12 at 17:42





















0














To me, in Ubuntu, running synergyc [Server-IP-address] works.






share|improve this answer








New contributor




Giang Nguyễn is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





















    Your Answer








    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "89"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f92327%2fhow-do-i-get-synergy-to-work%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    1














    Have you tried setting up your config file on the host as shown in the synergy docs?



    Name the text file ".synergy.conf" in your host home folder.



    Something like this:



    section: screens
    work-macbook:
    work-laptop:
    end

    section: links
    work-macbook:
    left = work-laptop
    work-laptop:
    right = work-macbook
    end


    Then run "synergys" on the host and I believe it's "synergyc -a [address]" on the client.
    You can run synergyc with the -f option to make it run in the foreground, that might tell you something about why it's not working.






    share|improve this answer
























    • Evidently, there was a DNS issue, but this conf fixed it and things are working GREAT now. Thanks! I had to run synergyc IPADDRESS

      – Naftuli Kay
      Jan 3 '12 at 17:42


















    1














    Have you tried setting up your config file on the host as shown in the synergy docs?



    Name the text file ".synergy.conf" in your host home folder.



    Something like this:



    section: screens
    work-macbook:
    work-laptop:
    end

    section: links
    work-macbook:
    left = work-laptop
    work-laptop:
    right = work-macbook
    end


    Then run "synergys" on the host and I believe it's "synergyc -a [address]" on the client.
    You can run synergyc with the -f option to make it run in the foreground, that might tell you something about why it's not working.






    share|improve this answer
























    • Evidently, there was a DNS issue, but this conf fixed it and things are working GREAT now. Thanks! I had to run synergyc IPADDRESS

      – Naftuli Kay
      Jan 3 '12 at 17:42
















    1












    1








    1







    Have you tried setting up your config file on the host as shown in the synergy docs?



    Name the text file ".synergy.conf" in your host home folder.



    Something like this:



    section: screens
    work-macbook:
    work-laptop:
    end

    section: links
    work-macbook:
    left = work-laptop
    work-laptop:
    right = work-macbook
    end


    Then run "synergys" on the host and I believe it's "synergyc -a [address]" on the client.
    You can run synergyc with the -f option to make it run in the foreground, that might tell you something about why it's not working.






    share|improve this answer













    Have you tried setting up your config file on the host as shown in the synergy docs?



    Name the text file ".synergy.conf" in your host home folder.



    Something like this:



    section: screens
    work-macbook:
    work-laptop:
    end

    section: links
    work-macbook:
    left = work-laptop
    work-laptop:
    right = work-macbook
    end


    Then run "synergys" on the host and I believe it's "synergyc -a [address]" on the client.
    You can run synergyc with the -f option to make it run in the foreground, that might tell you something about why it's not working.







    share|improve this answer












    share|improve this answer



    share|improve this answer










    answered Jan 3 '12 at 16:59









    StumpStump

    44126




    44126













    • Evidently, there was a DNS issue, but this conf fixed it and things are working GREAT now. Thanks! I had to run synergyc IPADDRESS

      – Naftuli Kay
      Jan 3 '12 at 17:42





















    • Evidently, there was a DNS issue, but this conf fixed it and things are working GREAT now. Thanks! I had to run synergyc IPADDRESS

      – Naftuli Kay
      Jan 3 '12 at 17:42



















    Evidently, there was a DNS issue, but this conf fixed it and things are working GREAT now. Thanks! I had to run synergyc IPADDRESS

    – Naftuli Kay
    Jan 3 '12 at 17:42







    Evidently, there was a DNS issue, but this conf fixed it and things are working GREAT now. Thanks! I had to run synergyc IPADDRESS

    – Naftuli Kay
    Jan 3 '12 at 17:42















    0














    To me, in Ubuntu, running synergyc [Server-IP-address] works.






    share|improve this answer








    New contributor




    Giang Nguyễn is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.

























      0














      To me, in Ubuntu, running synergyc [Server-IP-address] works.






      share|improve this answer








      New contributor




      Giang Nguyễn is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.























        0












        0








        0







        To me, in Ubuntu, running synergyc [Server-IP-address] works.






        share|improve this answer








        New contributor




        Giang Nguyễn is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.










        To me, in Ubuntu, running synergyc [Server-IP-address] works.







        share|improve this answer








        New contributor




        Giang Nguyễn is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.









        share|improve this answer



        share|improve this answer






        New contributor




        Giang Nguyễn is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.









        answered 15 mins ago









        Giang NguyễnGiang Nguyễn

        1011




        1011




        New contributor




        Giang Nguyễn is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.





        New contributor





        Giang Nguyễn is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.






        Giang Nguyễn is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.






























            draft saved

            draft discarded




















































            Thanks for contributing an answer to Ask Ubuntu!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f92327%2fhow-do-i-get-synergy-to-work%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            GameSpot

            connect to host localhost port 22: Connection refused

            Getting a Wifi WPA2 wifi connection