Skip to content

Instantly share code, notes, and snippets.

@martynjarvis
Created January 16, 2015 20:27
Show Gist options
  • Save martynjarvis/882d54273c03216fb404 to your computer and use it in GitHub Desktop.
Save martynjarvis/882d54273c03216fb404 to your computer and use it in GitHub Desktop.
Synergy conf file
section: screens
172.18.35.212:
172.18.0.106:
end
section: aliases
172.18.35.212:
dhcp-212
172.18.0.106:
mac-client
mjarvis-laptop.local
mjarvis-laptop.corp.velocix.com
end
section: links
172.18.35.212:
right = 172.18.0.106
172.18.0.106:
left = 172.18.35.212
end
section: options
keystroke(alt+left) = switchInDirection(left)
keystroke(alt+right) = switchInDirection(right)
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment