If you are experiencing any issues with your installation, the first step should always be to reset all settings. To reset all settings in Synergy 3:
If your problem is not resolved after doing this, continue with the uninstall steps.
For a more thorough uninstallation, manually remove the config files which are stored on disk:
First, reset all settings from the Synergy app (see top of page).
Next, use your preferred package manager to uninstall Synergy.
APT (default on Ubuntu)
Open the Terminal app and run the commands:
$ sudo apt remove synergy
$ rm -r ~/.config/Synergy
DNF (default on Fedora 22+)
Open the Terminal app an run the commands:
$ sudo dnf remove synergy
$ rm -r ~/.config/Synergy
Other package managers
Please read the documentation for your package manager, and follow the instructions to remove a package. If you're having problems, please contact us.
If this article didn't help, you can talk to someone on our support team (unless we sent you here, in which case please reply via the ticket you already have open).