# 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 # three hosts named: moe, larry, and curly Ubuntu-T61: sfmaclw.local: end section: links Ubuntu-T61: right = sfmaclw.local sfmaclw.local: left = Ubuntu-T61 end section: options keystroke(control+left) = switchInDirection(left) keystroke(control+right) = switchInDirection(right) switchDelay = 500 end