Skip to content

Instantly share code, notes, and snippets.

@mattjmorrison
Created September 14, 2011 12:02
Show Gist options
  • Save mattjmorrison/1216395 to your computer and use it in GitHub Desktop.
Save mattjmorrison/1216395 to your computer and use it in GitHub Desktop.
My Home Synergy Config
section: screens
master-control:
ubuntu:
mac:
end
section: links
master-control:
down(65, 100) = ubuntu(0, 100)
down(0, 30) = mac(0, 100)
ubuntu:
up(0, 100) = master-control(65, 100)
left = mac
mac:
up(0, 100) = master-control(0, 30)
right = ubuntu
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment