# 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
s4:
s5:
dvzrv:
end
section: links
s4:
right = dvzrv
s5:
left = dvzrv
dvzrv:
left = s4
right = s5
end