Skip to content

Instantly share code, notes, and snippets.

@itspriddle
Created April 20, 2009 06:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save itspriddle/98400 to your computer and use it in GitHub Desktop.
Save itspriddle/98400 to your computer and use it in GitHub Desktop.
# 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
macmini:
laptop:
end
section: links
macmini:
left = laptop
laptop:
right = macmini
end
section: aliases
macmini:
localhost
laptop:
josh-laptop
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment