Hello Guys
am currently stuck configuring synergy on my laptop(with vista) and my pc with debian. my debian config file looks like this
# This section defines the hosts
section: screens
host1: 192.168.1.2
host2:
super=meta
end
# This section defines the relationship between the hosts.
section: links
host1:
right = host2
host2:
left = host1
end
section: options
However everytime i run "synergys -f --config /etc/synergy.conf"
I get this error msg:
ERROR: synergys.cpp,1068: cannot read configuration "/etc/synergy.conf": read error: line 3: argument before first screen
synergys: no configuration available
What could be cause of the problem. team please help