Quantcast
Channel: Philipp Klaus's Computing Blog » kvm
Viewing all articles
Browse latest Browse all 3

Use Synergy on Mac

$
0
0

http://synergy-foss.org/pm/projects/synergy/wiki/UsingSynergy

Install:

cd ~/Downloads
curl -C - -O http://synergy.googlecode.com/files/synergy-1.4.5-MacOSX107-x86_64.dmg
open synergy-1.4.5-MacOSX107-x86_64.dmg
cd /Volumes/Synergy/
cp -r Synergy.app /Applications/

Start the server:

synergys -f --config ~/synergy.conf

where synergy.conf is:

# sample synergy configuration file
#
# comments begin with the # character and continue to the end of line.
# comments may appear anywhere the syntax permits.

section: screens
    seagull:
    lion:
end

section: links
    seagull:
            right = lion

    lion:
            left  = seagull

end

section: aliases
end

Connect the client

synergyc -f --name seagull 192.168.seagull.ip

Viewing all articles
Browse latest Browse all 3

Latest Images

Trending Articles





Latest Images