Weber Systems Inc.
W134 N5514 Campbell Dr.
Menomonee Falls WI, 53051


Phone: (262) 782-0181
Fax: (262) 782-3191

info@webersys.com

Automatic Synergy Installation and Updates

Note: If you are using the default window manager, please set the Visual Effects to None with:
System-->Preferences-->Appearance-->Visual Effects-->None

Installation Methods

There are three ways to update the system for installation and upgrades.

Using the Installation Script.

The following script will perform all the actions required to install Synergy.
sudo /bin/bash synergyUbuntu.sh
Applications-->Graphics-->Synergy 

Using the Menu Method

The repository is signed with a gpg key. This key verifies the repository to your system.
wget -q http://webersys.com/powweb/webersys-key.gpg -O - | xargs gpg --export --armor  | sudo apt-key add -
System-->Administration-->Software Sources-->Third-party software-->Add
APT line: deb http://webersys.com/powweb/ubuntu feisty binary
System-->Administration-->Synaptic Package Manager 
Applications-->Graphics-->Synergy 

Using the Manual Method

wget -q http://webersys.com/powweb/webersys-key.gpg -O - | xargs gpg --export --armor  | sudo apt-key add -
sudo echo deb http://webersys.com/powweb/ubuntu feisty binary >> /etc/apt/sources.list 
deb http://webersys.com/powweb/ubuntu feisty binary
sudo apt-get update
sudo apt-get install synergy-cad
/usr/weber/bin/synergy
or use the menu entry at:
Applications-->Graphics-->Synergy