Skip to content

Instantly share code, notes, and snippets.

@wpiekutowski
Created October 3, 2011 14:59
Show Gist options
  • Save wpiekutowski/1259289 to your computer and use it in GitHub Desktop.
Save wpiekutowski/1259289 to your computer and use it in GitHub Desktop.
My synergys config with PC-style Mac keyboard
# ~/.synergy.conf
# http://synergy2.sourceforge.net/configuration.html
# run with synergy -f
section: screens
morpork:
mac-mini:
alt = super
# Mac -> Mac
# ctrl = ctrl
# super = alt
# PC -> Mac
ctrl = alt
super = ctrl
end
section: links
mac-mini:
left = morpork
morpork:
right = mac-mini
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment