Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Manually Install Synergy

Download and unzip synergy.Synergy but do not unzip it. We are going to remove the extra download dialog box attributes,

Code Block
ls -al # Notice the @ symbols in the permissions column.
xattr -d com.apple.quarantine synergy-1.4.4-MacOSX106-Universal.zip
ls -al # Now the @ symbol is gone.

Unzip the file.

Next, change to the unzipped folder and manually install Synergy,

...